Learn R Programming

minimap (version 0.1.0)

milk: Monthly milk production in Canada

Description

Monthly milk production in Canada

Usage

milk

Arguments

Format

A data frame with columns:
Year
A value between 1976 and 2015.
Month
A value between 1 and 12.
Region
Postal code abbreviation for territory or province.
Kiloliters
Milk sold off farms in kiloliters.

Source

Statistics Canada. Table 003-0011 - Milk production and utilization, monthly. http://www5.statcan.gc.ca/cansim/

Examples

Run this code
## Not run: 
#  milk
# ## End(Not run)

Run the code above in your browser using DataLab