Description Usage Arguments Value
Filter a matrix of samples from the feasible set to include only unique vectors, and tally the frequency of those vectors.
The frequency should be approximately equal for all vectors, but for small sample numbers this will not necessarily happen.
1 | tally_sets(sets_matrix)
|
sets_matrix |
matrix of draws from a feasible set (output of |
data frame of unique species abundance vectors (rows are unique vectors, columns are species) and a column set_frequency
of the frequency of each vector in the original set of samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.