list_jobs {captr} | R Documentation |
List Jobs
Description
A list of jobs owned by the calling account.
Usage
list_jobs(...)
Arguments
... |
Additional arguments passed to |
References
https://shreddr.captricity.com/developer/api-reference/#v1-jobs
Examples
## Not run:
list_jobs()
## End(Not run)
[Package captr version 0.3.0 Index]