huasahuasi {agricolae}R Documentation

Data of yield in Huasahuasi

Description

Potato growing in Huasahuasi, Peru.

Usage

data(huasahuasi)

Format

A data frame with 45 observations on the following 9 variables.

Block
a factor with levels I II III
Treat
a factor with levels 40mm 7dias SinAplic
Clon
a factor with levels 386209.1 387164.4 Cruza148 Musuq Yungay
Comercial
a numeric vector
y1da
a numeric vector
y2da
a numeric vector
y3ra
a numeric vector
yield
a numeric vector
AUDPC
a numeric vector

Source

International Potato Center. CIP - Lima Peru.

References

International Potato Center. CIP - Lima Peru.

Examples

library(agricolae)
data(huasahuasi)
str(huasahuasi)

[Package agricolae version 1.0-3 Index]