Extract Type
extractType.Rd
Extract Type
Arguments
- plotType
(character) one of "none", "ggplot", "ggplot_only_titles". Adds the option to format titles and ranges of a plot within the export UI (currently only for ggplots). For
plotType == "ggplot_only_titles"
only titles can be adjusted. This prevents that custom formatting of axis ranges might be overwritten byformatScalesOfGGplot()
.