Description Usage Arguments Functions See Also
These functions will test if an object is valid
returning a value appropriate to use in assertthat::validate_that()
,
assertthat::assert_that()
, or assertthat::see_if()
.
1 2 3 |
object |
an S4 object to test for validity |
complete |
logical; if |
lst |
a list of S4 objects to test for validity. |
is_valid
: Check if an object is valid.
are_valid
: Check if each element in a list is valid.
Other validity-tests:
expect_valid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.