Assert that an object is a logical.
Usage
assertLogical(
x,
length = NULL,
na = FALSE,
null = FALSE,
named = FALSE,
call = parent.frame(),
msg = NULL
)
Assert that an object is a logical.
assertLogical(
x,
length = NULL,
na = FALSE,
null = FALSE,
named = FALSE,
call = parent.frame(),
msg = NULL
)