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
- Host: GitHub
- URL: https://github.com/hadley/productplots
- Owner: hadley
- Created: 2009-11-26T15:19:50.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T18:36:14.000Z (over 1 year ago)
- Last Synced: 2025-03-24T16:11:05.306Z (10 months ago)
- Language: R
- Homepage:
- Size: 1.09 MB
- Stars: 29
- Watchers: 6
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# productplots
[](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")
```