Displays nicely formatted results of processed packages run in the cloud.
Usage
cloud_summary(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_results()
,
cloud_status()