| jobSetStatus | R Documentation |
Update a background job's informational status text.
jobSetStatus(job, status)
job |
The ID of the job to update. |
status |
Text describing job's new status. |
Other jobs:
jobAdd(),
jobAddOutput(),
jobAddProgress(),
jobGetState(),
jobList(),
jobRemove(),
jobRunScript(),
jobSetProgress(),
jobSetState()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.