[R] reading as date
khatri
dheeraj.khatri at abzooba.com
Wed Jun 10 12:20:59 CEST 2015
My date column is in following format : "%m/%d H:M:S"
There is not mention of year in the data.So how can I read this using
strptime function.
I have tried strptime(dates,"%m/%d H:M:S") but this is returning NA.
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/reading-as-date-tp4708431.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list