Check the status of a panel batch job
Arguments
- job
A
panel_batch_submit()handle (or astate_pathto one).
Examples
if (FALSE) { # \dontrun{
job <- readRDS("panel_job.rds")
panel_batch_status(job)
} # }Check the status of a panel batch job
A panel_batch_submit() handle (or a state_path to one).
if (FALSE) { # \dontrun{
job <- readRDS("panel_job.rds")
panel_batch_status(job)
} # }