percent_listed: Percent Listed

Description Usage Arguments Value Examples

Description

Calculates the percent listed 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 listed MCAT metric

Examples

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

# Calculate percent listed for the individuals data frame
pl <- percent_listed(individuals)

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