agricolae (version 1.2-8)

plrv: Data clones from the PLRV population

Description

Six environments: Ayacucho, La Molina 02, San Ramon 02, Huancayo, La Molina 03, San Ramon 03.

Usage

data(plrv)

Arguments

Format

A data frame with 504 observations on the following 6 variables.

Genotype

a factor with levels 102.18 104.22 121.31 141.28 157.26 163.9 221.19 233.11 235.6 241.2 255.7 314.12 317.6 319.20 320.16 342.15 346.2 351.26 364.21 402.7 405.2 406.12 427.7 450.3 506.2 Canchan Desiree Unica

Locality

a factor with levels Ayac Hyo-02 LM-02 LM-03 SR-02 SR-03

Rep

a numeric vector

WeightPlant

a numeric vector

WeightPlot

a numeric vector

Yield

a numeric vector

References

International Potato Center Lima-Peru

Examples

Run this code
# NOT RUN {
library(agricolae)
data(plrv)
str(plrv)
# }

Run the code above in your browser using DataCamp Workspace