Description Usage Arguments Value Examples
View source: R/get_all_holidays.R
The following holidays are included:
carnival_sunday
valentines_day
good_friday
ramadan
remembrance_day
liberation_day
sugar_feast
fathers_day
sacrificial_feast
prinsjesdag
world_animal_day
thanksgiving_day
halloween
st_martins_day
black_friday
cyber_monday
st_nicholas_day
newyears_eve
1 | non_official_holidays(dates)
|
dates |
date vector of format YYYY-MM-DD. |
data.frame of class tibble
1 2 3 | dates <- lubridate::today()
df <- non_official_holidays(dates)
df
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.