Simulate survey sets
sim_sets(
sim,
n_sims = 1,
trawl_dim = c(1.5, 0.02),
min_sets = 2,
set_den = 2/1000,
resample_cells = FALSE
)
Simulation object from sim_distribution
Number of simulations to produce
Trawl width and distance (same units as grid)
Minimum number of sets per strat
Set density (number of sets per [grid unit] squared)
Allow resampling of sampling units (grid cells)? (Note: allowing resampling may create bias because depletion is imposed at the cell level)