[R] loading a file in R in mac OS X

Michael Knudsen micknudsen at gmail.com
Thu Jul 16 15:20:50 CEST 2009


On Thu, Jul 16, 2009 at 2:44 PM, Marc Schwartz<marc_schwartz at me.com> wrote:

> If you are using the OSX GUI (R.app) you may also want to review the OSX
> FAQ:

If you use the GUI, you may also just want to hit cmd+d and browse to
your preferred working directory. If you set the working directory to
Desktop, you can just type

read.table("school.txt",...)

I would, however, suggest that you move your files to a directory
specifically dedicated to your R project in order not to clutter up
your desktop.

-- 
Michael Knudsen
micknudsen at gmail.com
http://lifeofknudsen.blogspot.com/




More information about the R-help mailing list