#' OPM Holiday
#'
#' Table of OPM Holidays for 2021-26 for scheduling submission dates.
#'
#' @docType data
#'
#' @usage data(opm_holiday)
#' @source \url{"https://www.opm.gov/policy-data-oversight/pay-leave/federal-holidays"}
#'
#' @format A data frame with each Federaly observed holiday from 2021-2026.
#' \describe{
#' \item{date_holiday_obs}{date holiday is observered}
#' \item{holiday}{holiday}
#' }
"opm_holiday"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.