check_input_args: Wrapper function called by all spartan methods to check input...

Description Usage Arguments Value

View source: R/method_argument_check.R

Description

Wrapper function called by all spartan methods to check input pre-execution

Usage

1
check_input_args(argNames, arguments)

Arguments

argNames

Expected argument names for the calling function

arguments

User input to the called function

Value

Boolean stating whether the input checks pass or fail


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