Description Usage Arguments Details Value
Remove one or more components from a dataset.
1 | remove_components(fobs, mOccur, components)
|
fobs |
a numeric vector. The vector |
mOccur |
a matrix of occurrence (occurrence of elements).
Its first dimension equals to |
components |
a list of strings, that indicates the components to remove from the matrix of occurrence and from vector (or matrix) of assemblage performances. The components to remove must belong to colnames of mOccur. |
None.
Return a list containing:
$fobs
: the matrix of averaged performances of unique assemblages.
$mOccur
: the matrix of occurrence of unique assemblages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.