run {checked} | R Documentation |
Run Reverse-Dependency Checks
run(design, ..., reporter = default_reporter())
design |
A reverse-dependency plan, or an object coercible into a plan. |
... |
Additional arguments |
reporter |
A reporter to provide progress updates. Will default to the most expressive command-line reporter given your terminal capabilities. |