day2month | R Documentation |
Conversion of days to months
day2month(x)
x |
( |
A numeric
vector with the time in months.
x <- c(403, 248, 30, 86)
day2month(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.