get_holidays: get all holidays for a year

Description Usage Arguments

View source: R/holidays.R

Description

Note that you can use short names instead of full names (see holidays_names_full())

Usage

1
get_holidays(year, zone = NULL, name = NULL, drop_zones = FALSE)

Arguments

year

a vector of integers between 2008 and 2018

zone

a character, either "A", "B" or "C"

name

a character, the name of the holiday period

drop_zones

a logical, if TRUE and zone is not NULL, return only the specified zones


Tutuchan/vacancesscolr documentation built on Dec. 3, 2019, 6:21 a.m.