calendar (version 0.0.1)

holidays: Example ics file on English and Welsh holidays

Description

This file is documented at https://www.gov.uk/government/publications/open-standards-for-government/exchange-of-calendar-events

Usage

holidays

Arguments

Format

An object of class character of length 1.

Examples

Run this code
# NOT RUN {
# dataset was stored as follows:
u = "https://www.gov.uk/bank-holidays/england-and-wales.ics"
# download.file(u, "inst/extdata/england-and-wales.ics")
# holidays = "holidays"
# }

Run the code above in your browser using DataCamp Workspace