R/data.R

#' Filtered employment data by Retail Trade
#'
#' @examples
#' library(fabletools)
#' library(ggplot2)
#'
#' autoplot(us_retail_employment, Employed) +
#'   labs(y = "Persons (thousands)",
#'        title = "Total employment in US retail")
"us_retail_employment"
royratcliffe/isaiahr documentation built on Feb. 7, 2022, 12:47 a.m.