jobAddProgress: Add Background Job Progress

View source: R/jobs.R

jobAddProgressR Documentation

Add Background Job Progress

Description

Adds incremental progress units to a background job.

Usage

jobAddProgress(job, units)

Arguments

job

The ID of the job to update progress for.

units

The integer number of new progress units completed.

See Also

Other jobs: jobAdd(), jobAddOutput(), jobGetState(), jobList(), jobRemove(), jobRunScript(), jobSetProgress(), jobSetState(), jobSetStatus()


rstudio/rstudioapi documentation built on March 5, 2024, 4:21 a.m.