jobRemove {rstudioapi} | R Documentation |
Remove a job from RStudio's Jobs pane.
jobRemove(job)
job |
The ID of the job to remove. |
Other jobs:
jobAddOutput()
,
jobAddProgress()
,
jobAdd()
,
jobRunScript()
,
jobSetProgress()
,
jobSetState()
,
jobSetStatus()