chkGraphicsOpt {ChemoSpecUtils} | R Documentation |
Check the Graphic Output Option/Mode
Description
This function should be used to check the current graphics mode. It simply reports
the current setting unless it is invalid in which case the mode is set to base
.
Usage
chkGraphicsOpt(silent = TRUE)
Arguments
silent |
Logical. Silences most messages if |
Value
Character. The value of the current graphics output option/mode.
Author(s)
Bryan A. Hanson (DePauw University), Tejasvi Gupta.
See Also
See GraphicsOptions
for more information about the graphics options.
[Package ChemoSpecUtils version 1.0.4 Index]