sets the defaults for the OSPSuite.plots package
setDefaults.Rdshould be started at the beginning at each workflow
Usage
setDefaults(
defaultOptions = list(),
colorMapList = NULL,
shapeValues = NULL,
pointAsUnicode = FALSE
)Value
list of old settings which can be used to reset defaults with resetDefaults()
See also
Other setDefault functions:
Shapes,
colorMaps,
geomPointUnicode(),
getDefaultGeomAttributes(),
getDefaultOptions(),
getOspsuite.plots.option(),
resetDefaultColorMapDistinct(),
resetDefaultShapeDiscrete(),
resetDefaultTheme(),
resetDefaults(),
setDefaultColorMapDistinct(),
setDefaultShapeDiscrete(),
setDefaultTheme(),
setOspsuite.plots.option()