| assert_flag_or_scalar_integerish | R Documentation |
Assertion function for check_flag_or_scalar_integerish(). Will throw an error if
the input is invalid.
assert_flag_or_scalar_integerish(
x,
.var.name = checkmate::vname(x),
add = NULL
)
x |
The object to check. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.