Description Usage Arguments Value Examples
Check if object is of fmStatus class
1 | is.fmStatus(x)
|
x |
object to test |
logical
1 2 | status <- fmStatus("task1", "success", "Task completed successfully", iris)
is.fmStatus(status)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.