An open API service indexing awesome lists of open source software.

https://github.com/hadley/productplots

Product graphics for categorical data
https://github.com/hadley/productplots

Last synced: 5 months ago
JSON representation

Product graphics for categorical data

Awesome Lists containing this project

README

          

# productplots

[![Coverage Status](https://img.shields.io/codecov/c/github/hadley/productplots/master.svg)](https://codecov.io/github/hadley/productplots?branch=master)

## Installation

You can install productplots from github with:

```R
# install.packages("devtools")
devtools::install_github("hadley/productplots")
```