Learn R Programming

rstudioapi (version 0.15.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: jobAddOutput(), jobAddProgress(), jobAdd(), jobRunScript(), jobSetProgress(), jobSetState(), jobSetStatus()