Hi,

I tried to convert a date-like string to date as below

as.Date("202012", format = "%y%m")

This gives NA

Could you please help why I am getting NA value?

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide https://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to