threshold_mass: Generate thresholded mass dataset

Description Usage Arguments Value Examples

View source: R/threshold_mass.R

Description

Subset mass dataset to include only those species with a chosen minimum of individuals and individuals from a chosen minimum of different years

Usage

1
threshold_mass(full_mass_df, min_inds = 15, min_yrs = 5)

Arguments

full_mass_df

entire mass dataset

min_inds

desired minimum number of individuals

min_yrs

desired minimum number of years

Value

thresholded mass dataset with species, inds, yr, site, avg_temp, and num_yrs columns

Examples

1

KristinaRiemer/temporalMRTfxs documentation built on May 28, 2019, 11:03 p.m.