View source: R/diversity_com.R
diversity_com | R Documentation |
Calculates abundance and various diversity indices per sample for a community data object. The diversity values are expressed in effective species numbers.
diversity_com(com, file = "diversity_indices.csv", ...)
com |
a community data object. |
file |
the name of the file where a table with the diversity values is exported. |
... |
further arguments to be passed to 'write.table'. |
A list with community data.
diversity_com()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.