chkGraphicsOpt: Check the Graphic Output Option/Mode

View source: R/chkGraphicsOpt.R

chkGraphicsOptR 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 TRUE.

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.


ChemoSpecUtils documentation built on May 31, 2023, 5:56 p.m.