metric.values.fish: Calculate Metric Values for Fish

View source: R/metric.values.R

metric.values.fishR Documentation

Calculate Metric Values for Fish

Description

Subfunction of metric.values()

Usage

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

Arguments

myDF

Data frame of taxa (list required fields)

SampleID

Sample ID column

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.