Description Usage Arguments Value
View source: R/download_loopy_results.R
Checks if a Loopy API request is in progress, finished, or failed. Function needs quite a bit of checking.
1 | check_job_status(job_id, logging = TRUE)
|
job_id |
string Loopy generated id for preparing or caching data requests. |
logging |
boolean If set to TRUE will write output to logfile. |
numeric/string HTTP status code or job status progress.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.