failure | R Documentation |
failure
type of result
Wraps a value in failure
type of result
failure(value = "failed", status = "error")
value |
any object to wrap |
status |
character string of the result (typically short) |
result
object of subclass failure
failure()
failure(42)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.