View source: R/uncategorized_tools.R
end_of_month | R Documentation |
Gets the last day of the month of a date in the format YYYY-MM-DD
end_of_month(date, tz = "CET")
date |
you'll want to get the last month |
tz |
The time zone indicator, which has a default for the Central European time zone |
end_of_month(as.Date('2018-10-09'), tz = "GMT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.