xopen.rcmdcheck: Open the check directory in a file browser window

Description Usage Arguments

View source: R/xopen.R

Description

Open the check directory in a file browser window

Usage

1
2
## S3 method for class 'rcmdcheck'
xopen(target, app = NULL, quiet = FALSE, ...)

Arguments

target

rcmdcheck() result.

app

Specify the app to open target with, and its arguments, in a character vector. Note that app names are platform dependent.

quiet

Whether to echo the command to the screen, before running it.

...

Additional arguments, not used currently.


rcmdcheck documentation built on Sept. 27, 2021, 5:13 p.m.