Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.5.2.1) of this package.
Take me there.
d3Network (version 0.4.2)
Tools for creating D3 JavaScript network and tree graphs from R
Description
This packages is intended to make it easy to create D3 JavaScript network and tree graphs from R using data frames.
Copy Link
Link to current version
Version
Version
0.5.2.1
0.5.1
0.4.2
0.3.2
0.3.1
0.2.1
Install
install.packages('d3Network')
Monthly Downloads
446
Version
0.4.2
License
GPL (>= 3)
Maintainer
Christopher Gandrud
Last Published
October 20th, 2013
Functions in d3Network (0.4.2)
Search all functions
d3Network
Function for creating simple D3 JavaScript force directed network graphs. DEPRICATED, USE d3SimpleNetwork
d3Tree
Creates a D3 JavaScript Reingold-Tilford Tree network graph.
flare
JSON data file of the Flare class hierarchy.
MisNodes
A data file of nodes from Knuth's Les Miserables characters data base.
d3Sankey
Create a D3 JavaScript Sankey diagram
d3ForceNetwork
Create a D3 JavaScript force directed network graph.
miserables
JSON data file of Les Miserables charcters and their co-occurances.
JSONtoDF
Read a link-node structured JSON file into R as two data frames.
d3SimpleNetwork
Function for creating simple D3 JavaScript force directed network graphs.
MisLinks
A data file of links from Knuth's Les Miserables characters data base.
d3ClusterDendro
Create a D3 JavaScript Cluster Dendrogram graphs.
energy
JSON data file of a projection of UK energy production and consumption in 2050.