[R] About choosing file

Stephen Liu satimis at yahoo.com
Thu Aug 26 09:50:17 CEST 2010


Hi folks,


Following command only works on Windows
> Test01=read.table(file.choose(), header=TRUE)

It popup open a dialog box for choosing file.


But it doesn't work on Linux (Ubuntu);
> Test01=read.table(file.choose(), header=TRUE)
Enter file name: 


Entering file name doesn't work.  Please advise.  TIA


B.R.
Stephen L






More information about the R-help mailing list