
Plot total conventional-tag recaptures by release year
Source:R/plots.R
plot_tags_recaptures_pooled.RdPool observed conventional-tag recaptures across tagger groups and all release cohorts and ages contributing to the same calendar release year.
Usage
plot_tags_recaptures_pooled(
fit = NULL,
data = NULL,
observed_color = "#D55E00",
ncol = 3L,
...
)