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")