Learn R Programming

dobson (version 0.4)

sugar: Sugar data from table 6.22

Description

Average apparent per capita consumption of sugar (in kg per year) in Australia, as refined sugar and in manufactured foods

Usage

data(sugar)

Arguments

Format

A tibble with 6 observations and the following 3 variables.

period

period in years

refined

refined sugar

manufactured

Sugar in manufactured food

Examples

Run this code
# NOT RUN {
data(sugar)
summary(sugar)
# }

Run the code above in your browser using DataLab