dt_prophet_holidays | R Documentation |
Contains prophet
's "new" default holidays by country.
When using own holidays, please keep the header
c("ds", "holiday", "country", "year")
.
data(dt_prophet_holidays)
An object of class "data.frame"
Date
Name of celebrated holiday
Code for the country (Alpha-2)
Year of ds
data.frame
Dataframe. Contains prophet
's default holidays by country.
Other Dataset:
dt_simulated_weekly
data(dt_prophet_holidays)
head(dt_prophet_holidays)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.