Learn R Programming

dobson (version 0.4.1)

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 (6 levels)

refined

refined sugar

manufactured

sugar in manufactured food

Examples

Run this code
data(sugar)
summary(sugar)

Run the code above in your browser using DataLab