Description Usage Arguments Value
View source: R/make_holidays.R
Make dataframe of holidays for given years and countries
1 | make_holidays_df(years, country.name)
|
years |
List of years for which to include holiday dates. |
country.name |
Country name (character). |
Dataframe with 'ds' and 'holiday', which can directly feed to 'holidays' params in Prophet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.