test_integer: test_integer (All test functions are used for safety checks...

View source: R/test_functions.R

test_integerR Documentation

test_integer (All test functions are used for safety checks in the DTD package)

Description

test_integer (All test functions are used for safety checks in the DTD package)

Usage

test_integer(test.value, output.info, min, max)

Arguments

test.value

value to be tested for integer

output.info

[1] function that calls, [2] name of value to test

min

min is tested '<'

max

max is tested '>'

Value

TRUE, if no error is detected, stops with error otherwise


MarianSchoen/DTD documentation built on April 29, 2022, 1:59 p.m.