Plot recruitment.
Arguments
- data
Dataframe with information about ssb and recruits. This is created from atlantis output files YOY.txt and SSB.txt (Usually output[...]YOY.txt' & 'output[...]SSB.txt') using
load_rec.- ex_data
Dataframe to compare the atlantis run with.
- ncol
Number of columns in multipanel plot. Default is
7.
See also
Other plot functions:
plot_bar(),
plot_boxes(),
plot_diet(),
plot_line(),
plot_species()