check_inputlist {r4ss} | R Documentation |
Check input argument inputlist
Description
Check the elements of the inputlist
list used as an argument in
SS_write()
function.
Usage
check_inputlist(inputlist)
Arguments
inputlist |
List created by the |
Value
Either TRUE if the input list is valid, or FALSE if not, with a warning about which elements are missing.
Author(s)
Kelli F. Johnson, Ian G. Taylor
See Also
[Package r4ss version 1.44.0 Index]