check_consistency_result_type: Check that the user has declared either a file name or an R...

Description Usage Arguments Value

View source: R/method_argument_check.R

Description

Check that the user has declared either a file name or an R object

Usage

1
check_consistency_result_type(arguments, fileArg, rObjArg)

Arguments

arguments

List of the arguments provided to the called function

fileArg

Name of the argument for which a file should be specified

rObjArg

Name of the argument for which an R object should be specified

Value

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


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