tribe_evenness: Tribe Evenness

Description Usage Arguments Value Examples

Description

Calculates the tribe evenness 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 tribe evenness MCAT metric

Examples

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

# Calculate tribe evenness for the individuals data frame
te <- tribe_evenness(individuals)

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