Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


spartan (version 3.0.2)

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

Description

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

Usage

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