phenoRxK | R Documentation |
Phenotype data arising from a field trial of a Doubled Haploid population involving a crossing of the wheat varities RAC875 and Kukri
data(phenoRxK)
This data relates to a field trial conducted in 2007 at the Roseworthy Cmapus of the University of Adelaide. The trial consisted of 2 replicates of 254 Doubled Haploid lines from a cross between wheat varieties RAC875 and Kukri. The DH lines, the parents (RAC875, Kukri) and control varieties (ATIL, SOKOLL, WEEBIL) were randomly allocated to 520 plots using a randomized complete bloack design. The trial was laid out in a 20 by 26 rectangular array. The data frame consists of 520 rows with 9 columns described by:
A 254 level factor containing a unique identification for the wheat varieties involved in the experiment.
A factor of four levels indexing the wheat varieties (Doubled Haploid, RAC875, Kukri, ATIL, SOKOLL, WEEBIL).
A factor of 20 numeric levels indexing the field Range.
A factor of 26 numeric levels indexing the field Rows.
A factor of 2 levels indexing the Blocks of the experiment.
A numeric vector of yield observations in kg/ha.
A numeric vector of thousand grain weight observations.
A centred numerical vector of the field Ranges.
A centred numerical vector of the field Rows.
data(phenoRxK, package = "wgaim")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.