Description Usage Arguments Value
Check if an argument is an object that is supported by Trans
1 2 3 4 5 6 7 8 9 10 11 | check_transition_supported_model(x)
assert_transition_supported_model(
x,
.var.name = checkmate::vname(x),
add = NULL
)
test_transition_supported_model(x)
expect_transition_supported_model(x, info = NULL, label = vname(x))
|
x |
( |
.var.name |
[ |
add |
checkmate::AssertCollection |
info |
[ |
label |
[ |
a logical value if TRUE, if false then returns an error message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.