Plot stock-recruitment (with recruitment deviations if estimated).
plot_SR(Spawners, expectedR, R0, S0, rec_dev = NULL, trajectory = FALSE,
y_zoom = NULL)
A vector of the number of the spawners (x-axis).
A vector of the expected recruitment (from the
stock-recruit function) corresponding to values of Spawners
.
Virgin recruitment.
Virgin spawners.
If recruitment deviations are estimated, a vector of estimated recruitment
(in normal space) corresponding to values of Spawners
.
Indicates whether arrows will be drawn showing the trajectory of spawners and recruitment deviations over time.
If recruitment deviations are plotted, the y-axis limit relative to
maximum expected recruitment expectedR
. If NULL
, all recruitments are plotted.
A stock-recruit plot