featureTable | R Documentation |
The 'featureTable' slot is the main output table, including all the feature statistics and rankings from both steps of DECO: RDA and NSCA.
featureTable(object)
object |
a deco-class object. |
This function returns the featureTable within a deco-class object.
Francisco Jose Campos Laborie. <fjcamlab@gmail.com>
decoRDA
## Loading pre-calculated objects...
data(ALCLdata)
featTable <- featureTable(deco.results.ma)
head(featTable)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.