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