Learn R Programming

spartan (version 3.0.2)

check_parameters_and_ranges: Pre-Check of the parameters and ranges specified for sampling parameter space

Description

Pre-Check of the parameters and ranges specified for sampling parameter space

Usage

check_parameters_and_ranges(arguments, argument_name)

Arguments

arguments

List of the arguments provided to the called function

argument_name

Here for consistency in auto-function calling, but not used

Value

Boolean stating the current status of the pre-execution checks, or FALSE if this check fails