Description Usage Arguments Value
View source: R/PhenotypeFunctions.R
This function will extract a tibble
-based R data
frame from an object of TasselGenotypePhenotype
class that
contains phenotypic data. Column data will be converted to the following
types data depending on TASSEL data type:
<taxa>
: character
<data>
: numeric
<covariate>
: numeric
<factor>
: factor
1 | getPhenotypeDF(tasObj)
|
tasObj |
An object of class |
Returns an tibble
based data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.