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)
Arguments
country.name
Country name (character).
Value
A vector of all possible holiday names (unique) of given country.