| potato {agricolae} | R Documentation |
A study on the yield of two potato varieties performed at the CIP experimental station.
data(potato)
A data frame with 18 observations on the following 4 variables.
datea numeric vector
varietya factor with levels Canchan Unica
harvesta numeric vector
cuttinga numeric vector
Experimental data.
International Potato Center
library(agricolae) data(potato) str(potato)