get_holiday_names: Return all possible holiday names of given country

View source: R/make_holidays.R

get_holiday_namesR Documentation

Return all possible holiday names of given country

Description

Return all possible holiday names of given country

Usage

get_holiday_names(country.name)

Arguments

country.name

Country name (character).

Value

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


chris-prener/falseProphet documentation built on April 15, 2022, 12:04 a.m.