Scraps the site https://www.timeanddate.com to retrieve holidays data.
Arguments
- country
a
character
of length 1. The name of the country (e.g.'France'
) to retrieve holidays for.- year
either an
integer
or acharacter
of length 1. Must have 4 characters (e.g. '2024' and not '24').- month
either an
integer
or acharacter
of length 1. Must have 1 or 2 characters (e.g. '01' or '1'). Default is the current month.