Learn R Programming

rYWAASB (version 0.2)

data_ge: Dataset2: a tibble containing ENV, GEN, REP factors and GY(grain yield) and HM agronomic traits from the metan package.

Description

Dataset2: a tibble containing ENV, GEN, REP factors and GY(grain yield) and HM agronomic traits from the metan package.

Usage

data(data_ge)

Arguments

Format

A data.frame with 420 rows in 5 columns.

ENV

a character vector

GEN

a character vector

REP

a character vector

GY

a numeric vector

HM

a numeric vector

References

Olivoto, T., & Lúcio, A.D.C.2020. metan: An R package for multi‐environment trial analysis. Methods in Ecology and Evolution , 11(6), 783-789.

Examples

Run this code
# \donttest{
library(rYWAASB)
data(data_ge)
# }

Run the code above in your browser using DataLab