Thank you for the suggestion Gabor. It's definitely more elegant than what I had above. Instead of going from character representation to POSIXct to chron, it looks at the character representation and goes straight to chron. It's good. However, I do wonder why it still complains of the vector length even though I nulled out the other columns. It's an interesting error to run into. Probably looks at FUN before nulling out the other columns was my theory.
-- View this message in context: http://r.789695.n4.nabble.com/uneven-vector-length-issue-with-read-zoo-tp4604287p4609468.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.