resample_recruitment.Rd
Draw `n` random samples, with replacement, from the historical recruitment timeseries.
resample_recruitment(n, hist_rec, seed = NA)
number of samples to draw
a random seed (optional)
historical recruitment vector
`n` random samples from the historical recruitment timeseries.