View source: R/exportMeasuredTraits.R
| exportMeasuredTraits | R Documentation |
Extracts non-ranking, plot-level trait data from a ClimMob trial object. The function detects variables ending in "_a", "_b", or "_c", infers the trait and collection moment, and reshapes the data into long format for analysis.
exportMeasuredTraits(x)
x |
An object of class |
A data frame with one row per genotype observation, including block ID, plot, genotype name, collection moment, trait name, value, and value type.
Other export functions:
exportBlockData(),
exportTrialMetadata(),
exportTricotRanks(),
exportVariablesDescription()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.