data_ex {RSD} | R Documentation |
The example dataset
Description
It is a real dataset in agriculture, which includes planted cultivars in multi-environment and the resulting yield.
Usage
data_ex
Format
A data frame with 377 rows and 3 columns:
- gen
Character vector of genotype (cultivar) names
- env
Character vector of environment names
- yield
Numeric vector of yield of planting each cultivar in each environment
Source
The phenotypic data from G2F initiative in 2018: <https://doi.org/10.25739/anqq-sg86>
[Package RSD version 0.2.0 Index]