read.wand: WAND formatted file into R

Description Usage Arguments Value Note Author(s) References

View source: R/read.wand.R

Description

Reads WAND formatted network models.

Usage

1
read.wand(file = "file name with path")

Arguments

file

File path to WAND formatted data file.

Value

Returns a network object from a WAND formatted data file.

Note

IMPORTANT: this function depends on the read.xlsx function from the xlsx package, which requires that the entire path be specified from the root directory (i.e. the absolute path).

Author(s)

Matthew K. Lau Stuart R. Borrett

References

Allesina, S., Bondavalli, C., 2004. WAND: an Ecological Network Analysis user-friendly tool. Environmental Modelling and Software 19(4):337-340.


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