| rank_job_status | R Documentation |
Non-blocking: reads the progress file the worker updates.
rank_job_status(project)
project |
Project name. |
A list with status ("starting", "running", "done", or
"error"), processed, total, percent, current_model,
eta_secs, scores (a per-call data.frame of everything scored
so far), and optionally error and elapsed_secs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.