[R] data.frame

Prof Brian D Ripley ripley at stats.ox.ac.uk
Sun Jun 17 19:09:38 CEST 2001


On Sun, 17 Jun 2001, [iso-8859-1] Ricardo Gonçalves wrote:

>
> Dear R:
>
> This is a question from a beginner. I am using R for Windows and every time I
try to load my data set, i. e., x <- data.frame (x), I receive the message
"object x not found".

Well, it won't be.  That does not load a dataset.  Try ?read.table, for
example, or read the `R Data Import/Export Manual' (on the help menu).


> How can I change my work directory?

See the rw-FAQ, question 5.2

>
> Thanks
>
> Rick.
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list