Format plot and axis titles and texts of axis labels (and legends) of a ggplot.
Usage
formatTitlesOfGGplot(plot, text)
Arguments
- plot
(ggplot) A ggplot object.
- text
(list) named list with title definitions, output of plotTitlesServer
Value
A ggplot object with titles formatted.