genxenv: Data of potato yield in a different environment

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

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