Description Usage Arguments Value
View source: R/multi_q_diversity4.R
This function will accept a population vector, and a vector for varying values of q, and return a vector of multiple diversity (Dq) values corresponding to each value for q that was entered.
1  | multi_q_diversity4(population, q)
 | 
population | 
 - a set of population counts, containing the number of individuals of each species within the population  | 
q | 
 - a vector containing multiple diversity measures  | 
Dq.so.far - a vector of diversity values corresponding to the values of q that were entered in the argument q
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.