launcherGetJob {rstudioapi} | R Documentation |
Retrieve Job Information
Description
Retrieve information on a job with id jobId
.
Usage
launcherGetJob(jobId)
Arguments
jobId |
The id of a launcher job. |
[Package rstudioapi version 0.13 Index]