frazierbaker / R2D3

R package to create D3.js Visualisations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R2D3

R package to create D3.js Visualisations

To install run the following in R:

#install.packages("devtools")
library(devtools)
install_github(repo = "jamesthomson/R2D3")

About

R package to create D3.js Visualisations


Languages

Language:R 100.0%