potato: Data of cutting

potatoR 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)

agricolae documentation built on Oct. 23, 2023, 1:06 a.m.