View source: R/total_richness.r
total_richness | R Documentation |
Given a numeric matri representign an abundance table, it calculates the total richness (ie species number) in it.
total_richness(Tab)
Tab |
A numeric matrix with columns as samples and rows as taxa. |
A number representing the total richness.
Sur Herrera Paredes
site_diversity, compare_site_diversity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.