Skip to contents

Soybean rust severity

Usage

data("RustSoybean")

Format

A data frame with 34 observations on the following 7 variables.

epidemia

a numeric vector

latitude

a numeric vector

longitude

a numeric vector

local

a character vector

planting

a Date

detection

a Date

severity

a numeric vector

Details

Text

References

Del Ponte et al. (2006)

Examples

data(RustSoybean)
## maybe str(RustSoybean) ; plot(RustSoybean) ...