View source: R/chkGraphicsOpt.R
chkGraphicsOpt | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.