Intended mainly for internal and expert use. This function when needed by
cloud_report() and cloud_summary(), so it is unlikely you will need to
call it explicitly.
Usage
cloud_fetch_results(job_name = cloud_job(pkg = pkg), pkg = ".")Arguments
- job_name
The job name, as returned by
cloud_check().- pkg
Path to package.
See also
Other cloud:
cloud_broken(),
cloud_browse(),
cloud_cancel(),
cloud_check(),
cloud_details(),
cloud_plot(),
cloud_report(),
cloud_results(),
cloud_status(),
cloud_summary()