Learn R Programming

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

Copy Link

Version

Install

install.packages('r2d3')

Monthly Downloads

2,883

Version

1.0

License

What license is it under?

Maintainer

James Thomson

Last Published

February 28th, 2022

Functions in r2d3 (1.0)

D3Sunburst

D3 Sunburst
D3Venn

D3 Venn
D3XtabHeat

D3 XtabHeat
D3Chord

D3 Chord
D3Dendro

D3 Dendrogram
D3Force

D3 Force
D3Tree

D3 Tree
D3WordCloud

D3 Word Cloud
D3Sankey

D3 Sankey
dfToJSON

Converts data to json form
jsonMatrix

Matrix json
jsonSeqFreq

Sequence frequency json
jsonWordCloud

Data to word frequency json
jsonHC

Hierachical Cluster output to json
jsonOverlaps

Data frame to overlaps json
jsonNodesLinks

Nodes and Links json
jsonNestedData

Data frame to nested json
jsonXtabs

Data frame to cross tabs json
jsonCompare

Multiple results for comparison to json