reset_par: Reset graphical options in 'par' to factory defaults.

Description Usage Details See Also

View source: R/utils.R

Description

Reset the par to R's defaults.

Usage

1

Details

Some of par's settings are readonly. These are obviously not reset.

Settings stored in par are device-dependent. In practice, most settings in par are initially the same accross devices. Exceptions we noted are:

Consequently, these options are currently not reset by calling reset_par()

See Also

reset_options, par


settings documentation built on May 7, 2021, 5:06 p.m.