[R] read.zoo - combining two columns with date and time respectively into one index column?

knavero knavero at gmail.com
Thu Mar 22 13:24:47 CET 2012


I have three columns in my raw data: date, time, and dry bulb temperature:

http://r.789695.n4.nabble.com/file/n4495326/weathDataSDCoron.txt
weathDataSDCoron.txt 

The date format is %Y%m%d and the time format is %H:%M. Any ideas on how to
read it in such that it looks at the first two columns and then merges it
into one column combining both the date and time? 

--
View this message in context: http://r.789695.n4.nabble.com/read-zoo-combining-two-columns-with-date-and-time-respectively-into-one-index-column-tp4495326p4495326.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list