jobGetState {rstudioapi} | R Documentation |
Get Background Job State
Description
Get Background Job State
Usage
jobGetState(job)
Arguments
job |
The ID of the job. |
See Also
Other jobs:
jobAdd()
,
jobAddOutput()
,
jobAddProgress()
,
jobList()
,
jobRemove()
,
jobRunScript()
,
jobSetProgress()
,
jobSetState()
,
jobSetStatus()
[Package rstudioapi version 0.16.0 Index]