check_model {r4ss} | R Documentation |
Check input argument model
Description
Check that the executable name provided in model
,
an input argument to numerous r4ss
functions,
does not contain the extension and is available.
Usage
check_model(model, mydir = getwd())
Arguments
model |
Name of the Stock Synthesis model file (which has the .exe for
on Windows) in |
mydir |
The directory where |
Value
A cleaned model
name based on the input argument.
Author(s)
Kelli F. Johnson
[Package r4ss version 1.44.0 Index]