We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb157fe commit a307028Copy full SHA for a307028
1 file changed
NAMESPACE
@@ -13,6 +13,7 @@ export(average_proportion_biomass_old)
13
export(average_proportion_catch_large)
14
export(average_ssb)
15
export(beverton_holt)
16
+export(bevholt_regimes)
17
export(bind_mse_outputs)
18
export(biomass_crash_time)
19
export(biomass_recovery_time)
@@ -61,6 +62,7 @@ export(run_mse)
61
62
export(run_mse_multiple)
63
export(scale_and_rank)
64
export(setup_hcr_options)
65
+export(setup_mp_options)
66
export(setup_mse_options)
67
export(shannon_diversity)
68
export(simulate_TAC)
0 commit comments