link_mean: Mean number of links

Description Usage Arguments Value References Examples

View source: R/strategy.R

Description

Mean number of consumers and resources per taxon for the whole food web.

Usage

1
link_mean(graph, std = FALSE)

Arguments

graph

an igraph object.

std

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

Value

the mean number of consumers and resources per taxon for the whole food web.

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.