View source: R/utils_conditionals.R
is_error | R Documentation |
Is object an error
is_error(x)
x |
|
lgl
Other conditionals:
is_legit()
,
is_project()
,
larger()
,
most()
,
same()
,
zchar()
is_error(try(stop()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.