Grammar of graphics
Draw interactive charts using an API not unlike that of ggplot2.
Planes
Support for "planes," g2r's version of ggplot2's facets for easy multiple charts.
Crosstalk
Support for crosstalk, to link g2r visualisations with that of other widgets.
Quick Plots
Convenience function to create visualisations in a single like of code.
Installation
Developmentg2r is not yet available on CRAN, get it from Github.
remotes::install_github("devOpifex/g2r")