KoderKow/B430-d3plot: Create D3 Visualizations

This package was initially constructed as a final project for PBHL-B430 Advanced Computing. This package gives options for plotting scatter plots, bar plots, lines plots, and histograms. All plots are created with D3.js code and are generated with the r2d3 library. A Shiny Gadget is also available to show different basic views of the data.

Getting started

Package details

AuthorJags
Maintainer<jags@iu.edu>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("KoderKow/B430-d3plot")
KoderKow/B430-d3plot documentation built on May 14, 2019, 1:58 a.m.