Open the ASICS User's Guide (with default browser)
Usage
ASICSUsersGuide()
Arguments
Value
Open the ASICS User's Guide
Details
The function vignette("ASICS") will find the short
ASICS vignette that describes the main functions and how to obtain the ASICS
User's Guide.
The User's Guide is not itself a true vignette because it is not
automatically generated during the package build process.
If the operating system is not Windows, then the HTML viewer used is the one
given by Sys.getenv("R_BROWSER"). The HTML viewer can be changed using
Sys.setenv(R_BROWSER = ).