anlz_tbnimet: Get all raw metrics for Tampa Bay Nekton Index

View source: R/anlz_tbnimet.R

anlz_tbnimetR Documentation

Get all raw metrics for Tampa Bay Nekton Index

Description

Get all raw metrics for Tampa Bay Nekton Index

Usage

anlz_tbnimet(fimdata, all = FALSE)

Arguments

fimdata

data.frame formatted from read_importfim

all

logical indicating if only TBNI metrics are returned (default), otherwise all are calcualted

Details

All raw metrics are returned in addition to those required for the TBNI. Each row shows metric values for a station, year, and month where fish catch data were available.

Value

A data frame of raw metrics in wide fomat. If all = TRUE, all metrics are returned, otherwise only NumTaxa, BenthicTaxa, TaxaSelect, NumGuilds, and Shannon are returned.

Examples

anlz_tbnimet(fimdata)

tbep-tech/tbeptools documentation built on April 13, 2025, 4:50 p.m.