robCompositions (version 2.1.0)

alcohol: alcohol consumptions by country and type of alcohol

Description

  • 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)

Usage

data(alcohol)

Arguments

Format

A data frame with 193 rows and 6 variables

Examples

Run this code
# NOT RUN {
data("alcohol")
str(alcohol)
summary(alcohol)
# }

Run the code above in your browser using DataCamp Workspace