Skip to contents

Plot the distribution of length (cm) at age by year and season.

Usage

plot_dist_length_at_age(data, years = c(1931, 2022))

Arguments

data

a list containing the data that was passed to MakeADFun.

years

the years to show on the plot.

Value

a ggplot2 object.