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

View source: R/test_functions.R

test_numericR Documentation

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

Description

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

Usage

test_numeric(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 has occured, stops with error otherwise


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