get.ns: Quick Calculation of a Range of Network Statistics.

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/get.ns.R

Description

This is a high level function for calculated the main network analyses (Ascendancy, Flow, Structure, Storage and Utility) on an ecological network.

Usage

1
get.ns(x, balance.override = FALSE)

Arguments

x

A network object.

balance.override

Turns off balancing and balance checking.

Value

Returns the network statistics (ns) of all of the major ENA functions: enaStructure, enaFlow, enaAscendency, enaStorage and enaUtility (both flow and storage).

Author(s)

Matthew K. Lau Stuart R. Borrett David E. Hines

References

Fath, B. D., Borrett, S. R. 2006. A Matlab function for Network Environ Analysis. Environ. Model. Softw. 21, 375-405.

See Also

enaStructure,enaFlow,enaAscendency,enaUtility

Examples

1
2

enaR documentation built on May 1, 2019, 10:54 p.m.