cloud_job: Return the current cloud job

View source: R/cloud.R

cloud_jobR Documentation

Return the current cloud job

Description

The job_name is automatically set by cloud_check() and is remembered for the duration of the current R session. If there is no active job_name, but there are local cloud check results, job_name is inferred from the most recently modified cloud check results.

Usage

cloud_job(job_name = NULL, pkg = ".")

Arguments

job_name

If not NULL, sets the active job_name to the input.

pkg

Path to package.


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