plot_demographic_parameters.Rd
Generate standard plot for all demographic parameter matrices. Output plots will include: - weight-at-age - maturity - natural mortality - selectivity - retention - discard mortality Plots will show values of demographic quantities across time, age, sex, region, and fleet as appropriate.
plot_demographic_parameters(
dem_params,
params = NA,
show_plots = TRUE,
out_dir = NA,
...
)
list of demographic parameter matrices
vector of names of parameters to plot (not implemented)
optional directory to save plots to
additional parameters to be passed to `ggsave`