alcohol: alcohol consumptions by country and type of alcohol

alcoholR Documentation

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)

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)

robCompositions documentation built on Aug. 25, 2023, 5:13 p.m.