R/winetax1421.R

#' The winetax1421 dataset
#' @description This dataset contains a list of historical tax rates for
#' wine 14 - 21% ABV per wine gallon from TTB.
#' @source \url{http://catalog.data.gov/dataset/historical-tax-rates}
#' @format A data frame with 11 observations of 3 variables:
#' \describe{
#'  \item{FROM}{FROM, date of starting tax rate}
#'  \item{TO}{TO, date of ending tax rate. The last row is considered the present day rate indicated by the package creation date.}
#'  \item{RATE}{RATE, in dollars}
#'  }
"winetax1421"
jasdumas/ttbbeer documentation built on June 4, 2022, 5:26 a.m.