Learn R Programming

EcoTroph (version 1.3)

read.ecopath.model: read.ecopath.model Function

Description

This function read inputs datas from an xml file exported from Ecopath with the Ecotroph plugin or from a web service providing inputs for EcopTroph coming from a database populate with parameters of several Ecopath's models.

Usage

read.ecopath.model(filename)

Arguments

filename
is the name of the file exported by ecopath.

Value

  • This function return a data frame containing all the column needed by Ecotroph as input.

References

Gascuel et al. (2009) EcoTroph (ET): a trophic level based software for assessing the impacts of fishing on aquatic ecosystems.

See Also

create.smooth function to create the Smooth, plot_smooth to plot the smooth function, Transpose to calculate the data transposition into trophic spectra, plot_Transpose to plot the trophic spectra.