data_ex: The example dataset

data_exR 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>


RSD documentation built on June 21, 2025, 5:09 p.m.

Related to data_ex in RSD...