agricolae (version 1.3-7)

potato: Data of cutting

Description

A study on the yield of two potato varieties performed at the CIP experimental station.

Usage

data(potato)

Arguments

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

References

International Potato Center

Examples

Run this code
library(agricolae)
data(potato)
str(potato)

Run the code above in your browser using DataLab