Skip to contents

Pool 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,
  ...
)

Arguments

fit

An sbt_fit object or a legacy model data list.

data

Legacy named alias for a model data list.

observed_color

Color used for observed recapture bars.

ncol

Number of facet columns.

...

Additional parameters passed to facet_wrap.

Value

A ggplot2 object displaying total observed conventional-tag recaptures at age for each release year.