Learn R Programming

yamlet (version 0.9.3)

ggplot_build.ggready_ggplot: 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.

Usage

# S3 method for ggready_ggplot
ggplot_build(x, ...)

Value

see ggplot_build

Arguments

x

class 'ggready_ggplot' from ggplot.ggready

...

passed arguments

See Also

Other ggready: ggplot.ggready(), ggready.data.frame(), ggready.decorated(), ggready(), print.ggready_ggplot()