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