R/auholidays.R

#' @title Australian Public Holidays
#' @description Tidy data set of Australian Public Holidays
#' @format A data frame with 776 rows and 3 variables:
#' \describe{
#'   \item{\code{Date}}{The date of the holiday}
#'   \item{\code{Name}}{The name of the holiday}
#'   \item{\code{Jurisdiction}}{Pipe seperated list of jurisdictions to which the holiday applies}
#'}
#' @source \url{https://data.gov.au/data/dataset/australian-holidays-machine-readable-dataset}
"auholidays"
MattCowgill/strayr documentation built on May 31, 2021, 12:15 a.m.