Learn R Programming

agrostab (version 0.1.0)

exp_data: Experimental data for stability analysis

Description

Data obtained from the agrotechnical experiments carried out in 2009-2011 to evaluate grain yield of seven Siberian common winter wheat cultivars.

Usage

data(exp_data)

Arguments

Format

A data.frame 126 obs. of 4 variables.

Details

  • env Environment

  • gen Genotype

  • rep Replicate

  • yield Yield Response

References

Siberian Research Institute of Plant Growing and Breeding - Branch of the Institute of Cytology and Genetics, Krasnoobsk, Novosibirsk region, Russia

Examples

Run this code
# NOT RUN {
data(exp_data)

# }

Run the code above in your browser using DataLab