Intended for expert use only, this can be used as input to the cloud_report() and other functions.
Usage
cloud_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_fetch_results(),
cloud_plot(),
cloud_report(),
cloud_status(),
cloud_summary()