generate_list_of_checks: Defines which functions to call to check an input argument.

Description Usage Arguments Value

View source: R/method_argument_check.R

Description

This creates a list of check functions to call for the input arguments for a spartan function. This is using the expected argument names, provided by the calling function

Usage

1

Arguments

argNames

Expected argument names for the calling function

Value

List of check functions that should be called to check input


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