Learn R Programming

prophet (version 1.1.7)

get_holiday_names: Return all possible holiday names of given country

Description

Return all possible holiday names of given country

Usage

get_holiday_names(country.name)

Value

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

Arguments

country.name

Country name (character).