jobFail | R Documentation |
record an error message for the job, mark it with done=-1, and move its folder to MOTUS_PATH$ERRORS
jobFail(j, msg, code = -1)
j |
the job |
msg |
message to add to job's log |
code; |
the value to store in "done"; should be non-zero and defaults to -1. |
no return value
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.