Plot bootstrapped annual estimates of salmon escapement

plot_boot_escapement(boots)

Arguments

boots

a data frame returned by boot_escapement()

Value

a ggplot2 Rdata object

Examples

if (FALSE) {
plot_boot_escapement(boots)
}