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