Skip to contents

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.

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

Author

Matthew K. Lau