cloud_job | R Documentation |
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.
cloud_job(job_name = NULL, pkg = ".")
job_name |
If not |
pkg |
Path to package. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.