Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.08 KB

Build Status

A Probabilistic Grammar of Graphics

This is an R package that accompanies our CHI 2020 paper, A Probabilistic Grammar of Graphics (PGoG). Here we implement the PGoG grammar as two ggplot2 geoms and show that PGoG can be compatible with an existing grammar of graphics-based system. This package is intented as a prototype; not all valid PGoG specifications are supported.

devtools::install_github("MUCollective/pgog")

More about the PGoG grammar

PGoG paper