Learn R Programming

VIM (version 6.2.2)

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

data(food)
str(food)
aggr(food)

Run the code above in your browser using DataLab