R/plot-length-weight.R
plot_dist_length_at_age.Rd
Plot the distribution of length (cm) at age by year and season.
plot_dist_length_at_age(data, years = c(1931, 2022))
a list containing the data that was passed to MakeADFun.
list
MakeADFun
the years to show on the plot.
a ggplot2 object.
ggplot2