gen_mean: Mean Generality

Description Usage Arguments Value References Examples

View source: R/strategy.R

Description

Mean number of prey per taxon for the whole food web.

Usage

1
gen_mean(graph, std = FALSE)

Arguments

graph

an igraph object.

std

should the number of prey per taxon be standardized by 1/(LS)? Value must be 'TRUE' or 'FALSE'.

Value

numeric mean number of prey per taxon.

References

Williams, R. J., & Martinez, N. D. (2000). Simple rules yield complex food webs. Nature.

Examples

1
2
3

clementviolet/omnivor documentation built on Aug. 16, 2019, 12:05 a.m.