[R] how to apply a date format for data frame
    Uwe Ligges 
    ligges at statistik.tu-dortmund.de
       
    Tue Aug 25 09:48:46 CEST 2009
    
    
  
rajclinasia wrote:
> Hi Everyone,
> 
> i have a data frame like this
> 
>       labels starts  ends priorities
> 1  firsttask  37987 38049          1
> 2 secondtask  38019 38112          2
> 3  thirdtask  38049 38144          3
> 4 fourthtask  38081 38207          4
> 5  fifthtask  38112 38239          5
> 
> now i want to apply a date format for the two variables they are "starts"
> and "ends". 
Would be helpful to know which date format and what the coding means.
Uwe Ligges
> please help in this aspect it would be appreciable.
> Thanks in Advance.
    
    
More information about the R-help
mailing list