View source: R/phenotype_functions.R
getPhenotypeDF | R Documentation |
DataFrame
phenotype data frame from TASSEL objectThis function will extract a DataFrame
-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
getPhenotypeDF(tasObj)
tasObj |
An object of class |
Returns an DataFrame
based data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.