Learn R Programming

yamlet (version 0.6.5)

print.ggready_ggplot: Print Automatic Labels and Units for ggplot

Description

Prints automatic labels and units for ggplot. Substitutes column label, if present, for default.

Usage

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

Arguments

x

class 'ggready_ggplot' from ggplot.ggready

...

passed arguments

Value

see print.ggplot

See Also

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

Examples

Run this code
# NOT RUN {
example(ggready)
# }

Run the code above in your browser using DataLab