ggplot_build.decorated_ggplot: Enable Automatic Labels and Units for ggplot

View source: R/ggplot.R

ggplot_build.decorated_ggplotR Documentation

Enable Automatic Labels and Units for ggplot

Description

Enable automatic labels and units for ggplot. Substitutes column label, if present, for default. Supports arrangements of ggplot objects. Defined similarly to print.decorated_ggplot and respects global options yamlet_decorated_ggplot_search, yamlet_decorated_ggplot_discrete, and yamlet_decorated_ggplot_drop.

Usage

## S3 method for class 'decorated_ggplot'
ggplot_build(plot)

Arguments

plot

class 'decorated_ggplot' from ggplot.decorated

Value

see ggplot_build

See Also

Other decorated_ggplot: ggplot.decorated(), print.decorated_ggplot()


bergsmat/yamlet documentation built on Feb. 18, 2024, 5:50 a.m.