| alcohol {robCompositions} | R Documentation |
country Country
year Year
beer Consumption of pure alcohol on beer (in percentages)
wine Consumption of pure alcohol on wine (in percentages)
spirits Consumption of pure alcohol on spirits (in percentages)
other Consumption of pure alcohol on other beverages (in percentages)
data(alcohol)
A data frame with 193 rows and 6 variables
Matthias Templ matthias.templ@tuwien.ac.at
Transfered from the World Health Organisation website.
data("alcohol")
str(alcohol)
summary(alcohol)