[R] import text file into R
dhanush
dhana.sa at gmail.com
Thu Jun 3 13:32:56 CEST 2010
can anyone tell me how to import a text file in R? the text file I want to
import is a large file, about 800MB in size. Thanks in advance.
I tried using the following
data<-read.table("file",header=T,sep="\t")
--
View this message in context: http://r.789695.n4.nabble.com/import-text-file-into-R-tp2241525p2241525.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list