[R] Read dataset in R language.
    Nancy Adam 
    nancyadam84 at hotmail.com
       
    Wed Dec 16 01:34:25 CET 2009
    
    
  
Hi all,
Thanks for the explanation
I got other datasets that are already used with others but I got the same errors:
“undefined columns selected”
I attach the datasets with this email and this is the command I’m trying:
 
train = read.csv("trainingset.txt",check.names=FALSE)
test = read.csv("testset.txt",check.names=FALSE)
many thanks,
Nancy
  		 	   		  
_________________________________________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: testset.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091216/1aa4a947/attachment-0004.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: trainingset.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091216/1aa4a947/attachment-0005.txt>
    
    
More information about the R-help
mailing list