[R] uneven vector length issue with read.zoo?

knavero knavero at gmail.com
Fri May 4 20:51:40 CEST 2012


Hey Gabor, just trying to understand this here..sorry for the noob question:

DF1 <- read.table(URL, skip = 1, header = TRUE, sep = ",", fill = TRUE,
  as.is = TRUE) 

I'm not to familiar with as.is, however I quickly read the R documentation
on that. From my understanding it converts character to factor in terms of
atomic vector class/mode...sorta like what colClasses would do. Why is it
needed here for this specific case?

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



More information about the R-help mailing list