Description Usage Arguments Value
Check if an argument is from the Entity class.
1 2 3 4 5 6 7 | check_entity(x)
assert_entity(x, .var.name = checkmate::vname(x), add = NULL)
test_entity(x)
expect_entity(x, info = NULL, label = vname(x))
|
x |
( |
.var.name |
[ |
add |
checkmate::AssertCollection |
info |
[ |
label |
[ |
a logical value if TRUE or an character containing an error message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.