| success | R Documentation |
success type of resultsuccess is a constructor function for result class.
success(value = "done", status = "ok")
value |
any object to wrap |
status |
character string of the result (typically short) |
result object of subclass success
success()
success(42)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.