read.ecopath.model {EcoTroph}R Documentation

Input data import function (from an xml file)

Description

This function loads input data from an xml file created by the user, or exported from the EwE EcoTroph plug-in, or from a web service associated to a database populated with parameters of several EwE models.

Usage

read.ecopath.model(filename)

Arguments

filename

is the address of the file the user wants to import.

Value

This function returns a data.frame containing all the column needed to run the EcoTroph R package.

See Also

check.table to control the reliability of the dataset.


[Package EcoTroph version 1.6.1 Index]