get_holidays | R Documentation |
Get holidays from date vector
get_holidays(dates, holidays = c("LaborDay", "NewYearsDay", "ChristmasDay"))
dates |
Date vector |
holidays |
Character vector: holidays to extract |
Factor of length length(dates)
with levels "Not Holiday", "Holiday"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.