gg_strata: gg_strata:

View source: R/gg_strata.R

gg_strataR Documentation

gg_strata:

Description

Function inside 'sum_RSTstrata()', Takes summarized RST data, both daily and by strata, and plots captures/marks/recaptures to help assess accuracy of strata. Not intended for use outside of sum_RSTstrata().

Usage

gg_strata(daily_df, strata_df, species = c("Chinook", "Steelhead"))

Arguments

daily_df

Summarized P4 RST data with daily C/M/R tallies and strata. Produced by sum_RSTstrata().

strata_df

Daily data further summarized by strata. Produced by sum_RSTstrata().

strata_dates

Vector of dates (YYYY-MM-DD) input by user to establish strata. If NULL, function will automatically apply 7-day strata.

Author(s)

Tyler T. Stright


ryankinzer/cuyem documentation built on April 20, 2024, 2:10 p.m.