A plot of yearly survival is given for each population unit.
bbr_plot_survival(survival)
A data frame generated by bbr_survival()
.
A ggplot object.
if (FALSE) { # \dontrun{
survival_est <- bbr_survival(bboudata::bbousurv_a)
bbr_plot_survival(survival_est)
} # }