Displaying 1 result from an estimated 1 matches for "veision".
Did you mean:
verision
2011 Apr 17
2
as.Date function error
...quot; as below
Where am I wrong?
Thanks
Wonjae
> x=c("11/16/2010","11/17/2010","11/18/2010","11/19/2010")
> x=as.Date(x,"%m/%d/%y")
> x
[1] "2020-11-16" "2020-11-17" "2020-11-18" "2020-11-19"
my R veision is 2.12.2.
--
View this message in context: http://r.789695.n4.nabble.com/as-Date-function-error-tp3455466p3455466.html
Sent from the R help mailing list archive at Nabble.com.