Description Usage Arguments Value Author(s) See Also Examples
The 'featureTable' slot is the main output table, including all the feature statistics and rankings from both steps of DECO: RDA and NSCA.
1 | featureTable(object)
|
object |
a deco-class object. |
This function returns the featureTable within a deco-class object.
Francisco Jose Campos Laborie. <fjcamlab@gmail.com>
1 2 3 4 5 6 | ## 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.