powered by
Conversion of days to months
day2month(x)
A numeric vector with the time in months.
numeric
(numeric(1)) time in days.
numeric(1)
x <- c(403, 248, 30, 86) day2month(x)
Run the code above in your browser using DataLab