powered by
Prepares data.frame for ggplot. Appends units to label using append_units (passing style = 'plotmath' if parse is true, else style = 'plain'). Enforces classes 'decorated' and 'ggready'.
append_units
style = 'plotmath'
parse
style = 'plain'
# S3 method for data.frame ggready(x, ..., parse = getOption("yamlet_ggready_parse", TRUE))
ggready decorated
object
passed to append_units; may include unquoted column names
passed to append_units
Other ggready: ggready(), ggready.decorated()
ggready()
ggready.decorated()
example(ggready)
Run the code above in your browser using DataLab