expect_no_error | R Documentation |
helper function that augments
test_that::expect_no_error()
to expect no error.
Copied from the R6
source code.
expect_no_error(expr)
expr |
Expression. |
Small utility functions. Not to be exported to the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.