Determine if `x` is one logical value
Usage
check_logical(
x,
...,
allow_null = FALSE,
arg = rlang::caller_arg(x),
call = rlang::caller_env()
)
Determine if `x` is one logical value
check_logical(
x,
...,
allow_null = FALSE,
arg = rlang::caller_arg(x),
call = rlang::caller_env()
)