Description Usage Arguments Value Examples
View source: R/list_of_months.R
Create list of months based on end month and number of months back
1 | list_of_months(end = "2021-02-01", months_back = 23)
|
end |
character variable |
months_back |
numeric variable |
list
1 | list_of_months(end = "2017-07-01", months_back = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.