Readers,

Responding to an old post
(http://tolstoy.newcastle.edu.au/R/e2/help/07/06/18850.html), and
using the example in the manual:

monthextract<-strptime("20/2/06 11:16:16.683", "%m")
monthextract
[1] NA

Why is the result 'NA' and not '2'?

--
r2151

______________________________________________
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