Description Usage Arguments Value
Menhinick's Index
1 | menhinicks(taxa.wide)
|
taxa.wide |
Taxonomic counts aggregated at the specific taxonomic classification (e.g., Order, Family, or Genus) in a wide data format. Use the wide function to prepare the data. |
Menhinick's Index: S/sqrt(N) where: S = taxa richness N = the total number of individuals observed
Taxa richness is calculated using the vegan package specnumber function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.