Description Usage Arguments Examples
View source: R/utility_functions.R
Returns the start of the month of the date x
1
start_of_month(x)
x
1 2
end_of_last_month <- som(Sys.Date()) - 1 start_of_lasth_month <- som(som(Sys.Date()) - 1)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.