get_holiday_names {prophet}R 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.


[Package prophet version 1.0 Index]