metric.values.bugs: Calculate Metric Values for Benthic Macroinvertebrates

View source: R/metric.values.R

metric.values.bugsR Documentation

Calculate Metric Values for Benthic Macroinvertebrates

Description

Subfunction of metric.values()

Usage

metric.values.bugs(myDF, MetricNames = NULL, boo.Adjust)

Arguments

myDF

Data frame of taxa (list required fields)

MetricNames

Optional vector of metric names to be returned. If none are supplied then all will be returned.

boo.Adjust

Optional boolean value on whether to perform adjustments of values prior to scoring. Default = FALSE but will always be TRUE for fish metrics.

Value

data frame of SampleID and metric values to metric.values()

Examples

# None


leppott/MBSStools documentation built on April 8, 2024, 9:57 p.m.