chart-package: Unified Interface (with Formula) for R Plots

chart-packageR Documentation

Unified Interface (with Formula) for R Plots

Description

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 of ggplot2::aes().


SciViews/chart documentation built on June 3, 2024, 7:26 a.m.