Learn R Programming

PASWR (version 1.0)

wheatUSA2004: USA Wheat Surface 2004

Description

USA's 2004 harvested wheat surface by state

Usage

wheatUSA2004

Arguments

source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(wheatUSA2004)
hist(ACRES)
detach(wheatUSA2004)

Run the code above in your browser using DataLab