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