Description Usage Arguments See Also
Similar to is_valid()
except designed to work in the
testthat::test_that()
framework.
1 | expect_valid(object, complete = FALSE, label = NULL)
|
object |
an S4 object to test for validity |
complete |
logical; if |
label |
Used to customise failure messages. For expert use only. |
Other validity-tests:
validity-tests
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.