mdays | R Documentation |
Calculate the number of days in a given year and month.
mdays(year, month)
year |
A given year. |
month |
A given month, vectorization parameter passing is supported. |
Days in a given year and month.
mdays(2025, 1:12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.