is_it_holidays: are we on holidays?

Description Usage Arguments Value Examples

View source: R/holidays.R

Description

are we on holidays somewhere in France? Check for your zone using the zone param.

Usage

1
is_it_holidays(zone = NULL, quiet = FALSE)

Arguments

zone

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

quiet

whether or not to return a message

Value

a logical, TRUE if we are on holidays, FALSE otherwise.

Examples

1

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