jobAddProgress {rstudioapi} | R Documentation |
Adds incremental progress units to a 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: jobAddOutput
,
jobAdd
, jobRemove
,
jobRunScript
, jobSetProgress
,
jobSetState
, jobSetStatus