check_job_status: Check job status

Description Usage Arguments Value

View source: R/download_loopy_results.R

Description

Checks if a Loopy API request is in progress, finished, or failed. Function needs quite a bit of checking.

Usage

1
check_job_status(job_id, logging = TRUE)

Arguments

job_id

string Loopy generated id for preparing or caching data requests.

logging

boolean If set to TRUE will write output to logfile.

Value

numeric/string HTTP status code or job status progress.


DanCMann/loopyR documentation built on Dec. 17, 2021, 4:02 p.m.