read.wand: WAND formatted file into R

View source: R/read.wand.R

read.wandR Documentation

WAND formatted file into R

Description

Reads WAND formatted network models.

Usage

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.


SEELab/enaR documentation built on April 29, 2023, 8:40 a.m.