Open the check directory in a file browser window
# S3 method for rcmdcheck
xopen(target, app = NULL, quiet = FALSE, ...)
rcmdcheck()
result.
Specify the app to open target
with, and its arguments,
in a character vector. Note that app names are platform dependent.
Whether to echo the command to the screen, before running it.
Additional arguments, not used currently.