What does the text look like? --- On Thu, 6/3/10, dhanush <dhana...@gmail.com> wrote:
> From: dhanush <dhana...@gmail.com> > Subject: [R] import text file into R > To: r-help@r-project.org > Received: Thursday, June 3, 2010, 7:32 AM > > 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. > > ______________________________________________ > R-help@r-project.org > mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, > reproducible code. > ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.