[R] Anyone See a Problem with my Header/Data?
Lost in R
michael.hartye at principiscapital.com
Fri Dec 9 18:57:22 CET 2011
First time using R. Having problems importing my data. Can anyone take a look
at my data to see if there is something stupid that I'm doing? This is the
error that I'm getting.
<- read.table("C:\\CM3_DATASET.out.txt",
+ sep="\t",header=TRUE)
Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings,
:
line 1 did not have 194 elements
>
Thanks in Advance....
lost http://r.789695.n4.nabble.com/file/n4177606/Data_Sample.xlsx
Data_Sample.xlsx
--
View this message in context: http://r.789695.n4.nabble.com/Anyone-See-a-Problem-with-my-Header-Data-tp4177606p4177606.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list