d2m | R Documentation |
Functions to convert month to days, days, to month, years to days, days to years, years to months and months to years. Assuming that: one month contains 30.43 days on average, one year contains 365.25 days on average, and one year contains 52.17 weeks on average.
d2m(days)
days |
The days to convert |
months |
The monthts to convert |
years |
The years to convert |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.