check_data_str_range {ss3sim} | R Documentation |
Check input arguments for data
Description
Check that the param list inputs have correct structure and range given an associated data file.
Usage
check_data_str_range(all_params, dat_list)
Arguments
all_params |
A named list of the parameters containing at a minimum year and fleet values |
dat_list |
An SS data list object as read in by |
[Package ss3sim version 1.0.3 Index]