set_subtitles: Set the Subtitles in a List of ggplot Objects

View source: R/set_labels.R

set_subtitlesR Documentation

Set the Subtitles in a List of ggplot Objects

Description

Set the Subtitles in a List of ggplot Objects

Usage

set_subtitles(plots, subtitle, indices = seq_along(plots), ...)

Arguments

plots

list of ggplot objects as returned by ggplot

subtitle

subtitle (character) to be given to each plot or to the plots selected by their indices

indices

indices of the plots to which the subtitle is to be given. By default the subtitle is given to all plots

...

additional arguments to set_labels, such as action


KWB-R/kwb.plot documentation built on Oct. 2, 2023, 10:16 p.m.