Hello! I currently have a table of data with a column of start dates and a column with some numbers representing years. I need to add these numbers to the dates to get an end date. The two types of data are obviously incompatible and adddition of the two will not work. Does anyone know how I might go about this?? %-| -- View this message in context: http://www.nabble.com/Addition-of-numeric-data-to-dates-tp16054166p16054166.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ 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.