Description Usage Arguments Value Author(s) Examples
Closes compositions to sum up to a given constant (default 1), by dividing each part of a composition by its row sum.
1 |
x |
multivariate data ideally of class data.frame or matrix |
const |
constant, the default equals 1. |
na.rm |
removing missing values. |
The data for which the row sums are equal to const
.
Matthias Templ
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.