View source: R/run-catch-levels-copy-input-files.R
run_catch_levels_copy_input_files | R Documentation |
Copy the necessary files from a models' work directories to the directory required to run dynamic catch levels runs
run_catch_levels_copy_input_files(model, pth, inp_files_only = FALSE)
model |
The SS model output as loaded by |
pth |
The path to the directory in which the dynamic catch levels run will occur. Example: '/srv/hake/models/2023/01-version/01-base-models/01-base/catch-levels/spr-100' |
inp_files_only |
Logical. If |
base::invisible()
If the function returns, all files were copied
successfully. If they were not, an error is thrown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.