Re: [R] as.Date error

2011-04-18 Thread David Winsemius
On Apr 17, 2011, at 7:24 PM, Wonjae Lee wrote: Thank you for replying the as.Date error question. I have one more question as below. I used cbind command, and data x changed, 2010-11-16 to 14929, 2010-11-17 to 14930. What happened to them? What should I do to see -mm-dd format data?

[R] as.Date error

2011-04-17 Thread Wonjae Lee
Thank you for replying the as.Date error question. I have one more question as below. I used cbind command, and data x changed, 2010-11-16 to 14929, 2010-11-17 to 14930. What happened to them? What should I do to see -mm-dd format data? > x=c("11/16/2010","11/17/2010","11/18/2010","11/19/201