Description Usage Details Author(s) Examples
Example data for CV functionalities used in thesis
1 | exampleCV
|
The example data frame contains 100 entries grown at 5 locations such that 20 entries are grown per location. The trait was obtained using the rnorm function. The data frame holds information for the 100 entries, and 5 features represented in the columns and detailed below:
GERMPLASM
:The 5 x 20 entry names.
LOCATION
:Numeric describing which of the 5 locations the entry is coming fromm.
trait
:A value for the trait obtained by rnorm(100, 0, 1).
RANGE
:The coordinates for the ranges linked to the locations.
ROW
:The coordinates for the rows linked to the locations.
Ruud Derijcker
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.