EcoNetWeb: Access example EcoNet models from the EcoNet website.

View source: R/EcoNetWeb.R

EcoNetWebR Documentation

Access example EcoNet models from the EcoNet website.

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

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


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