is_error | R Documentation |
Test if object belongs to "error" class
is_error(x)
x |
R variable |
TRUE/FALSE
is_error(FALSE)
is_error(simpleError("test"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.