read.EcoNet: Read an EcoNet model.

View source: R/read.EcoNet.R

read.EcoNetR Documentation

Read an EcoNet model.

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

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


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