xopen.rcmdcheck {rcmdcheck} | R Documentation |
Open the check directory in a file browser window
Description
Open the check directory in a file browser window
Usage
## S3 method for class 'rcmdcheck'
xopen(target, app = NULL, quiet = FALSE, ...)
Arguments
target |
|
app |
Specify the app to open |
quiet |
Whether to echo the command to the screen, before running it. |
... |
Additional arguments, not used currently. |
[Package rcmdcheck version 1.4.0 Index]