Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/to.occurrences.R
Transform an absolute or relative abundance vector (one sample) or matrix (multipla samples) into an occurrence vector or matrix.
1 | to.occurrences(abund)
|
abund |
A vector or a matrix/data.frame indicating the absolute or relative abundances of multiple samples. Columns must refer to samples and rows to OTUs/ASVs. |
To occurrences
A vector (one sample) or matrix (multiple samples) of occurrence data.
Antton Alberdi, anttonalberdi@gmail.com
Alberdi, A., Gilbert, M.T.P. (2019). A guide to the application of Hill numbers to DNA-based diversity analyses. Molecular Ecology Resources, 19, 804-817.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.