View source: R/utility_functions.R
Returns a structure containing the end of each month
1 2 3 4 5 | ends_of_months(
initial_day = as.Date("2018-11-01"),
end_day = Sys.Date(),
format_string = "%b %Y"
)
|
end_day |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.