Skip to contents

Plot a histogram of survival estimates across years and reaches

Usage

plotSurvivalHistogram(table, year = "all", reach = "all", title)

Arguments

table

A table of survival estimates, usually from'SurvivalTable'

year

numeric; a subset of years to include in the histogram

reach

numeric; a subset of reach numbers to include in the histogram

title

character; a title to pass to ggtitle()

Value

a ggplot object for the histogram