hackError | R Documentation |
examine the calling environments of a failed job
hackError(j, type, index, topLevel = TRUE)
j |
the top-level motus job ID one of whose subjobs failed |
type |
the type of subjob to examine. If not specified, the first such subjob is examined. |
topLevel |
logical; if TRUE (the default), treat j as a top-level
job; otherwise, treat |
index; |
integer; optional. If present, selects from multiple subjobs of the same type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.