run | R Documentation |
R CMD check
srun()
provides a generic, and is the central interface for executing
check_design
s. If a path is provided, a new reverse dependency check
plan is generated from the source code path. Otherwise a plan can be
built separately and executed using run()
.
run(design, ..., reporter = reporter_default())
design |
|
... |
Additional arguments passed to |
reporter |
A reporter to provide progress updates. Will default to the most expressive command-line reporter given your terminal capabilities. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.