EcoNetWeb: Access example EcoNet models from the EcoNet website.

Description Usage Arguments Value Author(s) References See Also

View source: R/EcoNetWeb.R

Description

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

Usage

1
2
EcoNetWeb(model.name = "prompt",
  url = "http://eco.engr.uga.edu/Examples/examples.html")

Arguments

model.name

The model to be accessed. If 'prompt' the user will be asked for the model they wish to use. Can also be a number for the model or the name of the model.

url

The URL for the EcoNet examples.

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

read.EcoNet


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