| alcohol {robCompositions} | R Documentation |
alcohol consumptions by country and type of alcohol
Description
countryCountryyearYearbeerConsumption of pure alcohol on beer (in percentages)wineConsumption of pure alcohol on wine (in percentages)spiritsConsumption of pure alcohol on spirits (in percentages)otherConsumption of pure alcohol on other beverages (in percentages)
Usage
data(alcohol)
Format
A data frame with 193 rows and 6 variables
Author(s)
Matthias Templ matthias.templ@tuwien.ac.at
Source
Transfered from the World Health Organisation website.
Examples
data("alcohol")
str(alcohol)
summary(alcohol)
[Package robCompositions version 2.4.1 Index]