check_list_all_integers: Check that all objects of a list are integers

Description Usage Arguments Value

View source: R/method_argument_check.R

Description

Check that all objects of a list are integers

Usage

1
check_list_all_integers(arguments, argument_name)

Arguments

arguments

List of the arguments provided to the called function

argument_name

Name of the argument, for inclusion in the error message

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.