Dear R helpers

I have a big data sheet (CSV) which I use “read.csv” to read it

When im trying to get the Dim() it says 38 column which is not correct it 
should 
be something about 400. 
I am wondering whether there is any way I can read it right… I have used 
ncol() 
and it’s the same answer

On the other hand I use to get the SVD of it but I have about 500,000 rows so 
considering that it should be rectangular matrix… 
im wondering how this can be possible

Natasha


      
        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to