View source: R/prepStrataPropClip.R
This function prepares the data to run multiple strata for estiamting the proportion clipped
1 | prepStrataPropClip(trapData, strataCol, adFinCol, verbose = TRUE)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.