genxenv {agricolae}R Documentation

Data of potato yield in a different environment

Description

50 genotypes and 5 environments.

Usage

data(genxenv)

Format

A data frame with 250 observations on the following 3 variables.

ENV
a numeric vector
GEN
a numeric vector
YLD
a numeric vector

Source

International Potato Center. CIP - Lima Peru.

References

International Potato Center. CIP - Lima Peru.

Examples

library(agricolae)
data(genxenv)
str(genxenv)

[Package agricolae version 1.0-6 Index]