Description Usage Arguments Value Examples
View source: R/exported_funs.R
These two functions calculate the same value; alpha and W are identical.
| 1 2 3 | chesson_alpha(r, p, na.rm = TRUE)
vs_select_coef(r, p, na.rm = TRUE)
 | 
| r | (Numeric) Resource utilisation. | 
| p | (Numeric) Resource availability. | 
| na.rm | (Logical) If 'TRUE', 'NA's will be ignored when calculating the selectivity coefficient (W). | 
A numeric vector.
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.