rstudioapi (version 0.13)

jobRemove: Remove a Job

Description

Remove a job from RStudio's 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()