Unification of base plots, lattice and ggplot2, providing a single interface for all three plot engines.
Important functions
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 ofggplot2::aes()
.