select_troph: Combine trophic level data

View source: R/select_troph.r

select_trophR Documentation

Combine trophic level data

Description

Fishbase contains Trophic level data in several locations. We use the field: DietTroph as our main measure of Trophic Level (ecology table) If this is absent we resort to the field: FoodTroph (ecology table) then finally EstTroph (estimate table)

Usage

select_troph(DietTroph, FoodTroph, EstTroph)

Arguments

DietTroph

Numeric vector. Value of Trophic level

FoodTroph

Numeric vector. Value of Trophic level param EstTroph Numeric vector. Value of Trophic level

Value

Numeric vector. combined vectors of Trophic level


NOAA-EDAB/eofindices documentation built on Jan. 23, 2025, 5:24 p.m.