check.table {EcoTroph} | R Documentation |
convert.list2tab enables to convert the list object returned by the create.ETdiagnosis function into a list of data.frames. These data.frames contain calculated variables by TL class and combinations of effort multipliers.
Description
convert.list2tab enables to convert the list object returned by the create.ETdiagnosis function into a list of data.frames. These data.frames contain calculated variables by TL class and combinations of effort multipliers.
Usage
check.table(ecopath)
Arguments
ecopath |
is the input table used in ET (possibly based on Ecopath data). The different variables are the group name, its trophic level, biomass, production, catches, omnivory index and accessibility (fraction of the group that can be catch assuming an infinite fishing effort). |
Examples
data(ecopath_guinee)
check.table(ecopath_guinee)
[Package EcoTroph version 1.6.1 Index]