sanitize_admb_options {ss3sim} | R Documentation |
Check admb options to make sure there aren't flags there shouldn't be
sanitize_admb_options(x, exclude = "-nohess")
x |
The admb options |
exclude |
A character object (not a vector) |
Sean C. Anderson