Description Usage Arguments Details Value Author(s) Examples
Calculates shared species between all samples in a presenece/absence community matrix.
1 |
com |
A community matrix with samples as rows and species as columns. |
If presented with a community matrix of count data, this function first converts it to presence/absence.
A vector of the number of shared species..
John Quensen
1 2 | data(com)
shared_spp(com)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.