tagTrapRate | R Documentation |
Estimate the trap rate at Lower Granite by using the proportion of previously PIT tagged fish observed passing Lower Granite and at a "later" location that were found in the fish trap.
tagTrapRate(
trap_dataframe = NULL,
week_strata = NULL,
mark_site = c("LGRLDR", "LGR")
)
trap_dataframe |
dataframe containing data from the fish trap, including columns named |
week_strata |
vector of intervals delimiting the weekly strata to summarize mark-recapture data over, as returned by the |
mark_site |
PTAGIS code for the site at the location being queried for trap rate. This is used to filter out fish that were marked at the fish trap. |
Kevin See
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.