Learn R Programming

PASWR (version 1.0)

WheatSpain: Wheat Surface Area in Spain

Description

Seventeen Spanish communities and their corresponding surface area (in hecatares) dedicated to growing wheat

Usage

WheatSpain

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(WheatSpain)
boxplot(hectares)
detach(WheatSpain)

Run the code above in your browser using DataLab