Learn R Programming

faraway (version 1.0.7)

wheat: Insect damage to wheat by variety

Description

Insect damage to wheat by variety

Usage

data(wheat)

Arguments

Format

A data frame with 13 observations on the following 2 variables.

damage

a numeric vector

variety

a factor with levels A B C D

Examples

Run this code
data(wheat)
## maybe str(wheat) ; plot(wheat) ...

Run the code above in your browser using DataLab