abundance: Abundance

Description Usage Arguments Value Examples

Description

Calculates the abundance MCAT metric for the input individual mussel data frame.

Usage

1

Arguments

individuals

data frame; a data frame of individual mussel records.

Value

A data frame of sampled sites with the calculated abundance MCAT metric

Examples

1
2
3
4
5
# Create the individual mussel data frame
individuals <- mcat::individuals

# Calculate abundance for the individuals data frame
a <- abundance(individuals)

mpdougherty/mcat documentation built on June 5, 2019, 8:52 p.m.