Learn R Programming

enaR (version 2.9.1)

write.EcoNet: Write enaR models to an EcoNet formatted file.

Description

Creates an EcoNet model from an enaR network object that can be used with the online interface for EcoNet.

Usage

write.EcoNet(x='model',file='file path',mn='ena_model')

Arguments

x
Network object.
file
The file name or path. If a simple file name is given, this function uses the current working directory by default.
mn
The model name that EcoNet will use. The DEFAULT is 'ena_model'.

Value

An EcoNet formatted text file is created from the model, which can be input at http://eco.engr.uga.edu.

References

About EcoNet (http://eco.engr.uga.edu/DOC/econet1.html) Kazanci, C. 2009. Handbook of Ecological Modelling and Informatics, by WIT Press.