rstudioapi (version 0.16.0)

jobRemove: Remove a Background Job

Description

Remove a background job from RStudio's Background Jobs pane.

Usage

jobRemove(job)

Arguments

job

The ID of the job to remove.

See Also

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