Learn R Programming

EcoTroph (version 1.4)

ecopath_guinee: EcoTroph guinean data

Description

This dataset is extract from the 2004 Guinean Ecopath model (Gascuel et al., 2009). It gives a model for the variables wanted names and table format, and the different possibilities of this package (used in function's examples).

Usage

data(ecopath_guinee)

Arguments

source

Gascuel et al. (2009) Impact de la peche sur l'ecosysteme marin de Guinee - Modelisation EwE 1985/2005 -

Details

No NA are possible in the dataset (0 for the P/B of the detritus groups, 0 for the catch...). Follow the instructions developed in the variables descriptions. Different fleets can be entered in the model using the following system: catch.1, catch.2... If there is only one, you just have to put catch as a variable name.

References

Gascuel et al. (2009) Impact de la peche sur l'ecosysteme marin de Guinee - Modelisation EwE 1985/2005 - Gascuel et al. (2009) EcoTroph (ET): a trophic level based software for assessing the impacts of fishing on aquatic ecosystems.

Examples

Run this code
data(ecopath_guinee)
ecopath_guinee
names(ecopath_guinee)

Run the code above in your browser using DataLab