[R] Where the data file is stored?
Stephen Liu
satimis at yahoo.com
Thu Aug 12 09:43:32 CEST 2010
Hi folks,
OS - Ubuntu 10.04
On R I create a datafile named "data". I can evoke it on R with;
> data
On R Commander
Data -> Active data set -> Select active data set -> (data) OK
only one data set there "data"
-> View data set
I can read it
-> Edit data set
showing 25 rows of data. Clicking the box shows a thick border around it. But
I couldn't edit the data inside the box.
I wonder where this datafile is stored on the OS
On Ubuntu terminal;
$ locate data.rda
$ locate data.image
$ locate data.images
$ locate data.csv
all without printout. TIA
B.R.
Stephen L
More information about the R-help
mailing list