R/history.R

#' History
#'
"history"

#' History with Tags
#'
#' @examples
#' library(dplyr)
#'
#' # Extract dates of holidays.
#' history_tagged %>% filter(holiday)
"history_tagged"
DataWookie/saffeR documentation built on Jan. 4, 2023, 4:57 p.m.