chkGraphicsOpt {ChemoSpecUtils} | R Documentation |
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
.
chkGraphicsOpt(silent = TRUE)
silent |
Logical. Silences most messages if |
Character. The value of the current graphics output option/mode.
Bryan A. Hanson (DePauw University), Tejasvi Gupta.
See GraphicsOptions
for more information about the graphics options.