Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

holiday-Listing

List of Holidayss


Description

Returns the list of holidays.

Usage

listHolidays(pattern = ".*")

Arguments

pattern

a pattern character string as required by the grep function.

Value

returns a list of holidays as a character vector.

Examples

## listHolidays -

   # All Holidays:
   listHolidays()
   
   # Local Swiss Holidays:
   listHolidays("CH")

timeDate

Rmetrics - Chronological and Calendar Objects

v3043.102
GPL (>= 2)
Authors
Diethelm Wuertz [aut], Tobias Setz [cre], Yohan Chalabi [ctb], Martin Maechler [ctb], Joe W. Byers [ctb]
Initial release
2018-02-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.