/parsetR

R htmlwidget for d3-parsets from Jason Davies

Primary LanguageHTMLOtherNOASSERTION

parsetR

Parallel Sets (d3.js) in R

CRAN RStudio mirror downloads

Visualize your data with interactive d3.js parallel sets from Jason Davies with the power and convenience of an htmlwidget.

Installation

devtools::install_github("timelyportfolio/parsetR")

Usage

library(parsetR)
parset(Titanic)

License

parsetR MIT + file LICENSE © Kenton Russell

d3-parsets LICENSE © Jason Davies