get_holiday_names: Return all possible holiday names of given country

Description Usage Arguments Value

View source: R/make_holidays.R

Description

Return all possible holiday names of given country

Usage

1
get_holiday_names(country.name)

Arguments

country.name

Country name (character).

Value

A vector of all possible holiday names (unique) of given country.


prophet documentation built on March 30, 2021, 5:05 p.m.