as.extended: Create an Extended Format Matrix

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

View source: R/as.extended.R

Description

Converts a network object to the extended format of Allesina and Bondavalli (2003). Used in the balance function.

Usage

1
as.extended(x, zero.na = TRUE)

Arguments

x

A network object.

zero.na

Logical: should NA's be replaced with zeros?

Value

Returns an extended format matrix.

Author(s)

Matthew K. Lau Stuart R. Borrett

References

Allesina, S., Bondavalli, C., 2003. Steady state of ecosystem flow networks: a comparison between balancing procedures.Ecological Modelling 165(2-3):231-239.

See Also

balance

Examples

1
2

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