check_inputlist: Check input argument 'inputlist'

View source: R/check_inputlist.R

check_inputlistR 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 SS_read() function with elements "dat", "ctl", "start", "fore", and (optionally) "wtatage".

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

SS_write()


r4ss documentation built on May 28, 2022, 1:11 a.m.