jobList {rstudioapi} | R Documentation |
List Background Jobs
Description
List any registered background jobs.
Usage
jobList()
See Also
Other jobs:
jobAdd()
,
jobAddOutput()
,
jobAddProgress()
,
jobGetState()
,
jobRemove()
,
jobRunScript()
,
jobSetProgress()
,
jobSetState()
,
jobSetStatus()
[Package rstudioapi version 0.16.0 Index]