On 3 January 2006 at 22:56, Mark Leeds wrote:
| out there but could
| someone just tell me the
| best placed to look/read
| for learning about ( for R-2-2.1 in Windows )
|  
| .Rprofile
| .REnviron.
| .Rdata

?Startup

| .First function ( analogous to the one in Splus ).

?.First
  
| Analog of Splus Chapter 

Not sure. Running

        RSiteSearch("S-Plus Chapter")

leads to the R Data Import/Export manual, and

        RSiteSearch("SPlus Chapter")

has some hits too.

| Basically, I want to learn how to start R so that
| my own source code and various
| packages are already available when
| I start up and how to make separate .Data ( I used to
| do this in Splus with Splus Chapter ) directories etc.

That's done a little differently here but I do not know of a good migration
guide for users with prior S-Plus experience.

Hth, Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to