potato {agricolae} | R Documentation |
Data of cutting
Description
A study on the yield of two potato varieties performed at the CIP experimental station.
Usage
data(potato)
Format
A data frame with 18 observations on the following 4 variables.
date
a numeric vector
variety
a factor with levels
Canchan
Unica
harvest
a numeric vector
cutting
a numeric vector
Source
Experimental data.
References
International Potato Center
Examples
library(agricolae)
data(potato)
str(potato)
[Package agricolae version 1.3-7 Index]