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

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

is_it_holidays()
#> No it's not :(