An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090201/3c081667/attachment-0001.pl>
problem of importing files into R
2 messages · Arup, PIKAL Petr
Hi r-help-bounces at r-project.org napsal dne 02.02.2009 07:00:40:
I am using R 2.8.1...Sometimes it is happening that I am trying to
import
some text files into R but it is not working...But sometime it is
Do happen something mysterious, e.g. computer blows up, strange things happen, some crop circles nearby? Seriously, nothing is wrong with your syntax if your data has required form. See help page for read.table. Regards Petr
working..I am using the syntax: mydata = read.table( file.choose(), skip
= 1
)..someone please help me..you can also suggest a better syntax for importing data from other sources..Thank you. Arup -- View this message in context:
http://www.nabble.com/problem-of--importing-
files-into-R-tp21784574p21784574.html Sent from the R help mailing list archive at Nabble.com. [[alternative HTML version deleted]]
______________________________________________ R-help at 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.