plot_at_Age.RdPlot the at-age schedules
plot_at_Age(data)
plot_weight_at_age(data)
plot_maturity_at_age(data)
plot_M_at_age(data)
plot_PSM_at_age(data)An object of class Data
A ggplot object
plot_weight_at_age(): Plot mean weight-at-age with 10th and 90th percentiles
plot_maturity_at_age(): Plot maturity-at-age schedule
plot_M_at_age(): Plot natural mortality-at-age schedule
plot_PSM_at_age(): Plot post-spawning mortality-at-age schedule
Data <- Import(Example_Data()[1])
plot_at_Age(Data)