| jobSetProgress | R Documentation |
Updates the progress for a background job.
jobSetProgress(job, units)
job |
The ID of the job to set progress for. |
units |
The integer number of total units of work completed so far. |
Other jobs:
jobAdd(),
jobAddOutput(),
jobAddProgress(),
jobGetState(),
jobList(),
jobRemove(),
jobRunScript(),
jobSetState(),
jobSetStatus()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.