Subfunction of metric.values()

metric.values.algae(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