check_function_dependent_paramvals: Call the correct paramvals check for the calling function, as...

Description Usage Arguments Value

View source: R/method_argument_check.R

Description

Call the correct paramvals check for the calling function, as netlogo & robustness differ

Usage

1
check_function_dependent_paramvals(input_arguments, argument_name)

Arguments

input_arguments

List of the arguments provided to the called function

argument_name

Null in this case, but keeps auto-called functions consistent

Value

Boolean stating the status of the pre-execution checks


spartan documentation built on May 2, 2019, 9:39 a.m.