Description Usage Arguments Value
View source: R/get_monthly_periods.R
Get monthly periods
1 2  | get_monthly_periods(year_month_start = "2017-06",
  year_month_end = format(Sys.Date(), "%Y-%m"), tz = "CET")
 | 
year_month_start | 
 start year month (default: '2017-06')  | 
year_month_end | 
 end year month (default: current month)  | 
tz | 
 (default: 'CET')  | 
dataframe with monthly periods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.