| disease {agricolae} | R Documentation |
Data evaluation of the disease overtime
Description
Three evaluations over time and the potato yield when applying several treatments.
Usage
data(disease)
Format
A data frame with 21 observations on the following 7 variables.
plotsa numeric vector
repa numeric vector
trta factor with levels
T0T1T2T3T4T5T6E2a numeric vector
E5a numeric vector
E7a numeric vector
yielda numeric vector
Source
Experimental data.
References
International Potato Center. CIP - Lima Peru.
Examples
library(agricolae)
data(disease)
str(disease)
[Package agricolae version 1.3-7 Index]