agricolae (version 1.2-8)

sinRepAmmi: Data for AMMI without repetition

Description

Data frame for AMMI analysis with 50 genotypes in 5 environments.

Usage

data(sinRepAmmi)

Arguments

Format

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

ENV

a factor with levels A1 A2 A3 A4 A5

GEN

a numeric vector

YLD

a numeric vector

References

International Potato Center - Lima Peru.

Examples

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

Run the code above in your browser using DataLab