non_official_holidays: Load the dummies from all non-official Holidays in a data...

Description Usage Arguments Value Examples

View source: R/get_all_holidays.R

Description

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

Usage

1

Arguments

dates

date vector of format YYYY-MM-DD.

Value

data.frame of class tibble

Examples

1
2
3
dates <- lubridate::today()
df <- non_official_holidays(dates)
df

Glender/DutchDayDummies documentation built on Feb. 24, 2022, 7:15 a.m.