CIC | R Documentation |
A study of Phytophthora infestans in the potato plant in the localities of Comas and Oxapampa in Peru, 2005.
data(CIC)
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
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.
Experimental field, 2004-2005. Data Kindly provided by Matilde Orrillo.
International Potato Center. CIP - Lima Peru.
library(agricolae)
data(CIC)
CIC$comas
CIC$oxapampa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.