Combine window counts and PIT tag data on weekly time-steps
summariseLGRweekly(
wind_data = NULL,
pit_all = NULL,
trap_df = NULL,
incl_clip_sthd = FALSE,
sthd_B_run = FALSE,
incl_jacks = TRUE
)
data.frame containing window count data to summarise, queried using queryWindowCnts
, and potentially combined across calendar years
data.frame containing data about individual PIT tags detected at Lower Granite Dam, produced using queryPITtagData
data.frame as created by readLGRtrapDB
.
should clipped steelhead in the trap be included in this summary? Should match with the window counts. Default is FALSE
.
should window counts of Chinook and coho jacks be included with adult counts? Default is TRUE