Skip to contents

Set format options for all subsequent plots unless state a different style in a specific function

Usage

setGlobalPlotOptions(style = NULL, type = NULL)

Arguments

style

Character indicating which style to apply. Options are either NULL (default ggplot style), or one of our pre-defined styles (refer to the function plotStyle()).

type

The desired format of the output plot. See plotType() for supported plot types.