agricolae (version 1.2-8)

CIC: Data for late blight of potatoes

Description

A study of Phytophthora infestans in the potato plant in the localities of Comas and Oxapampa in Peru, 2005.

Usage

data(CIC)

Arguments

Format

The format is: List of 2 (comas, oxapampa)

Locality

a factor with levels Comas Oxapampa

Genotype

a factor

Rep

a numeric vector, replications

E9

a numeric vector, infestans percentaje to 9 days

AUDPC

a numeric vector: the area under the disease-progress curve

Relative

a numeric vector, relative area

Details

comas: temperature=59.9 Fahrenheit, relative humidity=83.3 oxapampa: temperature=64.8 Fahrenheit, relative humidity=86.2 AUDPC and relative see function audpc(). help(audpc) Exx: Evaluation in percentaje, xx is days. ORD1, ORD2, SBLK and row are references location of the plot in the field.

References

International Potato Center. CIP - Lima Peru.

Examples

Run this code
# NOT RUN {
library(agricolae)
data(CIC)
CIC$comas
CIC$oxapampa
# }

Run the code above in your browser using DataCamp Workspace