R/chart-package.R
chart-package.Rd
Unification of base plots, lattice and ggplot2, providing a single interface for all three plot engines.
chart()
constructs a Chart object.
combine_charts()
combines multiple Chart objects into a single plot.
f_aes()
creates a formula for aesthetics mapping (use it instead of ggplot2::aes()
.