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.

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

Reply via email to