lastDateMonth | R Documentation |
Takes monthly dates in character string such as "dec2022" and returns the date of the last day of the month in date format
lastDateMonth(month, lc_time = "C")
month |
character string, abbreviated month+year (eg. dec2022) |
lc_time |
character string, input of the |
The last date in that month in date format
Jenny Howard j.howard@epiconcept.fr
lastDateMonth("dec2022")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.