Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.5.2.1) of this package.
Take me there.
d3Network (version 0.3.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.3.2
License
GPL (>= 3)
Maintainer
Christopher Gandrud
Last Published
August 5th, 2013
Functions in d3Network (0.3.2)
Search all functions
MisLinks
A data file of links from Knuth's Les Miserables characters data base.
d3Tree
Creates a D3 JavaScript Reingold-Tilford Tree network graph.
d3SimpleNetwork
Function for creating simple D3 JavaScript force directed network graphs.
flare
JSON data file of the Flare class hierarchy.
d3ClusterDendro
Create a D3 JavaScript Cluster Dendrogram graphs.
JSONtoDF
Read a link-node structured JSON file into R as two data frames.
d3ForceNetwork
Create a D3 JavaScript force directed network graph.
d3Network
Function for creating simple D3 JavaScript force directed network graphs. DEPRICATED, USE d3SimpleNetwork
MisNodes
A data file of nodes from Knuth's Les Miserables characters data base.
miserables
JSON data file of Les Miserables charcters and their co-occurances.