powered by
The functions are build on top of sprintf()
sprintf()
assert(expr, error_msg = "ERROR", ..., warn = FALSE)assert_is(obj, .class)assert_inherits(obj, .class)assert_is_one_of(obj, .classes)assert_is_single_x(obj, x)assert_valid_case(argument, cases)
assert_is(obj, .class)
assert_inherits(obj, .class)
assert_is_one_of(obj, .classes)
assert_is_single_x(obj, x)
assert_valid_case(argument, cases)
Functions called for their side effect, raises warning or error