prepStrataPropClip: This function prepares the data to run multiple strata for...

Description Usage Arguments

View source: R/prepStrataPropClip.R

Description

This function prepares the data to run multiple strata for estiamting the proportion clipped

Usage

1
prepStrataPropClip(trapData, strataCol, adFinCol, verbose = TRUE)

Arguments

trapData

dataframe with data for fish sampled from one strata - trap data for dam escapement

strataCol

column name of column indicating the strata the observation belongs to

adFinCol

column name of column containing adipose fin status - TRUE being intact FALSE being clipped, NA missing

verbose

TRUE to print some messages, FALSE to not


delomast/fishCompTools documentation built on Jan. 11, 2021, 1:51 a.m.