convert.list2tab: Check Ecopath table function

View source: R/convert.list2tab.R

convert.list2tabR Documentation

Check Ecopath table function

Description

This function enables the verification of input tables based on EwE data and used in the EcoTroph routine. A template is provided in the example: data(ecopath_guinee).

Usage

convert.list2tab(diagn.list)

Arguments

diagn.list

is the list object returned by the create.ETdiagnosis function.

Examples

data(ecopath_guinee)
Liste=create.ETdiagnosis(create.ETmain(ecopath_guinee))
Tab=convert.list2tab(Liste)


EcoTroph documentation built on April 13, 2022, 5:27 p.m.