Learn R Programming

agricolae (version 1.3-7)

genxenv: Data of potato yield in a different environment

Description

50 genotypes and 5 environments.

Usage

data(genxenv)

Arguments

Format

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

ENV

a numeric vector

GEN

a numeric vector

YLD

a numeric vector

References

International Potato Center. CIP - Lima Peru.

Examples

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

Run the code above in your browser using DataLab