read.EcoNet: Read an EcoNet model.

Description Usage Arguments Value Author(s) References See Also

View source: R/read.EcoNet.R

Description

This function allows the user to access models that are formatted for EcoNet, the web-based interface for conducting ENA (http://eco.engr.uga.edu/), by Caner Kazanci at the University of Georgia.

Usage

1
read.EcoNet(file = "file path", verbose = FALSE, parse = FALSE)

Arguments

file

Path to an EcoNet formatted file

verbose

LOGICAL: should warnings be suppressed?

parse

Is the file input parsed from a webpage?

Value

Returns the model formatted as a network object.

Author(s)

Matthew K. Lau

References

Kazanci, C., 2007. EcoNet: A new software for ecological modeling, simulation and network analysis, Ecol. Model., Vol 208/1 pp 3-8.

See Also

EcoNetWeb


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