Dear Users of R,
I have a data frame with three column, the first column contains years, the 
second one months and third one, the days (cbind(yyyy mm dd)). I want to 
combine them so that i have one column with the date format as (dd.mm.yyyy).
Is there a way of doing that.
Thanks in advance,
Eliza                                     
        [[alternative HTML version deleted]]

______________________________________________
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