Enable automatic labels and units for ggplot. Substitutes column label, if present, for default. Supports arrangements of ggplot objects.
ggplot_build.decorated_ggplot(
x,
...,
search = getOption("decorated_ggplot_search", c("expression", "title", "label"))
)
class 'decorated_ggplot' from ggplot.ggready
passed arguments
see ggplot_build
Other decorated_ggplot:
ggplot.decorated()
,
print.decorated_ggplot()