Learn R Programming

yamlet (version 0.6.5)

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

ggplot_build.ggready_ggplot(x, ...)

Arguments

x

class 'ggready_ggplot' from ggplot.ggready

...

passed arguments

Value

see ggplot_build

See Also

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