Learn R Programming

lares (version 4.4)

holidays: Holidays in your Country

Description

This function lets the user automatically scrap holiday dates from any country and year within +- 5 years. Thanks to timeanddate.com!

Usage

holidays(countries = "Colombia", years = year(Sys.Date()))

Arguments

countries

Character or vector. For which country(ies) should the holidays be imported?

years

Character or vector. For which year(s) do you wish to import holiday dates?