View source: R/testthat-helpers.R
expect_missing_argument | R Documentation |
Check if missing argument error is raised
expect_missing_argument(object, regexp)
object |
the object to check |
regexp |
a regexp with the message we must find |
same as expect_error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.