Re: [R] Confusion with Converting Factors to Dates using as.date

2008-12-10 Thread Josip Dasovic
. Vancouver, BC V6B 5K3 Canada - Original Message - From: "Peter Dalgaard" <[EMAIL PROTECTED]> To: "Josip Dasovic" <[EMAIL PROTECTED]> Cc: r-help@r-project.org Sent: Wednesday, December 10, 2008 1:16:48 PM GMT -08:00 US/Canada Pacific Subject: Re: [R] Confusion with C

Re: [R] Confusion with Converting Factors to Dates using as.date

2008-12-10 Thread Marc Schwartz
on 12/10/2008 02:41 PM Josip Dasovic wrote: > Dear R-Helpers: > > I'm having a problem getting dates into the correct format. I have a > data frame, which is based on a .csv file that I imported into R via > read.table. > > R has converted my date variables to factors; when I use the as.Date > co

Re: [R] Confusion with Converting Factors to Dates using as.date

2008-12-10 Thread Peter Dalgaard
Josip Dasovic wrote: Dear R-Helpers: I'm having a problem getting dates into the correct format. I have a data frame, which is based on a .csv file that I imported into R via read.table. R has converted my date variables to factors; when I use the as.Date command, most of the values are convert

[R] Confusion with Converting Factors to Dates using as.date

2008-12-10 Thread Josip Dasovic
Dear R-Helpers: I'm having a problem getting dates into the correct format. I have a data frame, which is based on a .csv file that I imported into R via read.table. R has converted my date variables to factors; when I use the as.Date command, most of the values are converted "correctly" (and b