A mechanism for setting options in the mosaic package.
mosaic.options(...)
mosaic.getOption(name)
mosaic.par.set(name, value, ..., theme, warn = TRUE, strict = FALSE)
mosaic.par.get(name = NULL)
restoreLatticeOptions()
mosaicLatticeOptions()
additional arguments that are turned into a list if a list cannot be inferred from
theme
, name
, and value
.
the name of the option being set
the value to which to set the option
a list appropriate for a mosaic theme
a logical. UNUSED at present.
a logical or numeric.
restoreLatticeOptions
returns any lattice
options that were changed when the mosaic package was loaded
back to their pre-mosaic state.
mosaicLatticeOptions
sets a number
of defaults for lattice graphics.