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