is_failure | R Documentation |
failure
classChecks if an object is of failure
class
is_failure(obj)
obj |
object to check |
TRUE
if object is of failure
class,
FALSE
otherwise
is_failure(success())
is_failure(failure())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.