chesson_alpha: Chesson's alpha, or Vanderploeg and Scavia's selectivity...

Description Usage Arguments Value Examples

View source: R/exported_funs.R

Description

These two functions calculate the same value; alpha and W are identical.

Usage

1
2
3
chesson_alpha(r, p, na.rm = TRUE)

vs_select_coef(r, p, na.rm = TRUE)

Arguments

r

(Numeric) Resource utilisation.

p

(Numeric) Resource availability.

na.rm

(Logical) If 'TRUE', 'NA's will be ignored when calculating the selectivity coefficient (W).

Value

A numeric vector.

Examples

1
2
3
4

electivity documentation built on Aug. 20, 2019, 5:11 p.m.