cloud_browse: Browse to the AWS url for the job

View source: R/cloud.R

cloud_browseR Documentation

Browse to the AWS url for the job

Description

This is useful for closer inspection of individual jobs while they are running or after the fact.

Usage

cloud_browse(job_name = cloud_job(), package = NULL)

Arguments

job_name

The job name, as returned by cloud_check().

package

If NULL browses to the URL of the overall job. If a package name, browses to the URL for that specific package job.

See Also

Other cloud: cloud_broken(), cloud_cancel(), cloud_check(), cloud_details(), cloud_fetch_results(), cloud_plot(), cloud_report(), cloud_results(), cloud_status(), cloud_summary()


r-lib/revdepcheck documentation built on April 7, 2024, 6:30 p.m.