Assert that an expression is TRUE.
Usage
assertTrue(
x,
null = FALSE,
empty = TRUE,
nm = deparse1(substitute(x), backtick = TRUE),
call = parent.frame(),
msg = NULL
)Assert that an expression is TRUE.
assertTrue(
x,
null = FALSE,
empty = TRUE,
nm = deparse1(substitute(x), backtick = TRUE),
call = parent.frame(),
msg = NULL
)