Assert object length is less than a threshold
Usage
assert_length_less_than(
x,
length,
msg = NULL,
call = rlang::caller_env(),
arg_name = NULL
)
Assert object length is less than a threshold
assert_length_less_than(
x,
length,
msg = NULL,
call = rlang::caller_env(),
arg_name = NULL
)