check_inputlist {r4ss} | R Documentation |
inputlist
Check the elements of the inputlist
list used as an argument in
SS_write()
function.
check_inputlist(inputlist)
inputlist |
List created by the |
Either TRUE if the input list is valid, or FALSE if not, with a warning about which elements are missing.
Kelli F. Johnson, Ian G. Taylor