jobRemove {rstudioapi}R Documentation

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


[Package rstudioapi version 0.10 Index]