-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
21 lines (21 loc) · 941 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: ttbbeer
Type: Package
Title: US Beer Statistics from TTB
Version: 1.1.0
Authors@R: person("Jasmine", "Dumas", email = "jasmine.dumas@gmail.com", role = c("aut", "cre"))
Description: U.S. Department of the Treasury, Alcohol and Tobacco Tax and
Trade Bureau (TTB) collects data and reports on monthly beer
industry production and operations. This data package includes
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. This package also includes historical
tax rates on distilled spirits, wine, beer, champagne, and tobacco
products as individual data sets.
URL: https://github.com/jasdumas/ttbbeer
BugReports: https://github.com/jasdumas/ttbbeer/issues
Depends:
R (>= 3.1.2)
License: CC0
LazyData: TRUE
RoxygenNote: 5.0.1