Summarise LGR trap database on dailiy time-step
summariseLGRtrapDaily(
trap_df,
spp = c("Chinook", "Steelhead", "Coho"),
incl_clip_sthd = TRUE,
sthd_B_run = FALSE
)data.frame as created by readLGRtrapDB.
species to summarise trap data for. Possible species are: Chinook, Steelhead, and Coho.
should clipped steelhead in the trap be included in this summary? Should match with the window counts. Default is TRUE.
should numbers of B run steelhead be reported? These are defined as wild steelhead greater than 780mm in length. Default is FALSE.
#summariseLGRtrapDaily(readLGRtrapDB())