So far I see two options: (1) nrows argument to specify max number of rows to
read in or (2) go into excel, and put a bunch of NA's . Both which are
inefficient in that they're not so "automated".  For case (1), I have to
wait till an error pops up each time and deal with each one individually
taking into account the skip and header args, and for case (2), now I'm just
not even using R to do the dirty work...anyway, I'm going to continue to go
through this R documentation to see if I find anything else for ?read.table
and ?read.zoo.  

--
View this message in context: 
http://r.789695.n4.nabble.com/uneven-vector-length-issue-with-read-zoo-tp4604287p4604323.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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