R/ttbbeer.R

#' ttbbeer: A package for US Brewery data sets.
#' @description The ttbbeer package includes at current state, one data set of
#'    a collection of 10 years (2006 - 2015) worth of data on materials
#'    used at U.S. breweries in pounds reported by the Brewer's Report
#'    of Operations and the Quarterly Brewer's Report of Operations
#'    forms, ready for data analysis.
#' @section ttbbeer functions:
#'   The ttbbeer functions include data("beermaterials").
#'
#' @docType package
#' @name ttbbeer
NULL

Try the ttbbeer package in your browser

Any scripts or data that you put into this service are public.

ttbbeer documentation built on May 2, 2019, 2:41 a.m.