g2r

The grammar of graphics for interactive visualisations

Documentation Repository Gallery
40+ chart types

Grammar of graphics

Draw interactive charts using an API not unlike that of ggplot2.

3D charts

Planes

Support for "planes," g2r's version of ggplot2's facets for easy multiple charts.

Networks

Crosstalk

Support for crosstalk, to link g2r visualisations with that of other widgets.

Networks

Quick Plots

Convenience function to create visualisations in a single like of code.

Installation

Development

g2r is not yet available on CRAN, get it from Github.

              
  remotes::install_github("devOpifex/g2r")