check_condition: Check if a condition is fulfilled

Description Usage Arguments Value

View source: R/acdatabase_dbtest.R

Description

Checks if checker_fn returns TRUE when passed arguments '...'. Otherwise throws error.

Usage

1
check_condition(checker_fn, ...)

Arguments

checker_fn

function: a boolean valued function checking if a condition is fulfilled by the arguments ...

...

arguments to checker_fn

Value

bool


acorg/acutilsLite documentation built on Feb. 19, 2021, 4:56 p.m.