Description Usage Arguments Value Examples
Adds several components of a composition together into a single component
1 2 3 4 5 6 7 8 9 10 11 12 13 | amalgamate(X, ...)
## Default S3 method:
amalgamate(X, ...)
## S3 method for class 'compositional'
amalgamate(X, ...)
## S3 method for class 'counts'
amalgamate(X, ...)
## S3 method for class 'SRDcorrected'
amalgamate(X, ...)
|
X |
a compositional dataset |
... |
a series of new labels assigned to strings or vectors of strings denoting the components that need amalgamating |
an object of the same class as X
with fewer
components
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.