jobSetProgress: Set Background Job Progress

View source: R/jobs.R

jobSetProgressR Documentation

Set Background Job Progress

Description

Updates the progress for a background job.

Usage

jobSetProgress(job, units)

Arguments

job

The ID of the job to set progress for.

units

The integer number of total units of work completed so far.

See Also

Other jobs: jobAddOutput(), jobAddProgress(), jobAdd(), jobRemove(), jobRunScript(), jobSetState(), jobSetStatus()


rstudioapi documentation built on July 9, 2023, 6:59 p.m.