cal_names | R Documentation |
cal_names()
returns the names of the holidays in a calendar.
cal_names(x)
x |
An rcalendar. |
A character vector of holiday names.
x <- rcalendar(hol_christmas(), hol_new_years_day())
cal_names(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.