#' @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 separated list of jurisdictions to which the holiday applies}
#'}
#' @source \url{https://data.gov.au/data/dataset/australian-holidays-machine-readable-dataset}
"auholidays"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.