percent_over_15yrs: Percent Over 15 Years

Description Usage Arguments Value Examples

Description

Calculates the percent over 15 years 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 percent over 15 years MCAT metric

Examples

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

# Calculate percent over 15 years for the individuals data frame
po <- percent_over_15yrs(individuals)

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