VIM (version 6.0.0)

food: Food consumption

Description

The relative consumption of certain food items in European and Scandinavian countries.

Arguments

Format

A data frame with 16 observations on the following 21 variables.

Details

The numbers represent the percentage of the population consuming that food type.

Examples

Run this code
# NOT RUN {
data(food)
str(food)
aggr(food)

# }

Run the code above in your browser using DataLab