Skip to contents

Plot the mean weight (kg) at age by fishery for a subset of years.

Usage

plot_weight_at_age(data, years = c(1931, 2000, 2010, 2022))

Arguments

data

A list containing the data passed to MakeADFun. Must include weight_fya.

years

A numeric vector specifying which years to display on the plot. Default is c(1931, 2000, 2010, 2022).

Value

A ggplot2 object displaying mean weight at age by fishery.