View source: R/utils-classes.R
is.error | R Documentation |
This function returns a logical value indicating if x is a try-error object.
is.error(x)
x |
an R object |
logical TRUE if x is a try-error object, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.