Description Usage Arguments Value
View source: R/universal_diversity2.R
A function which calculates a diversity measure, dependent on the population and the value for q passed to it. This function can be used to calculate the Diversity value for species richness and Simpson diversity. It can be called by other functions which pass a population and a value of q to it.
1 | universal_diversity2(population, q)
|
population |
- a set of population counts, containing the number of individuals of each species within the population |
q |
- a diversity measure |
diversity - a diversity index which is dependent on the value of q which has been supplied
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.