Description Usage Arguments Value Examples
sim_fishery
simulates an age structured spatially explicit
model forward with fleets etc.
1 2 3 4 5 6 | sim_fishery(fish, fleet, manager, num_patches = 10, sim_years = 1,
burn_years = 25, crashed_pop = 0.001, random_mpas = F,
enviro = NA, enviro_strength = 1, rec_driver = "stochastic",
est_msy = F, time_step, max_window = 10, min_size = 1,
mpa_habfactor = 1, sprinkler = FALSE, keep_burn = FALSE,
tune_costs = FALSE)
|
crashed_pop |
a pop object with population and catch trajectories
1 2 3 4 | ## Not run:
sim_fishery(fish = fish, fleet = fleet,...)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.