Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.4.1) of this package.
Take me there.
networkD3 (version 0.1.1)
Tools for Creating D3 JavaScript Network Graphs from R
Description
Creates D3 JavaScript network, tree, dendrogram, and Sankey graphs from R.
Copy Link
Link to current version
Version
Version
0.4.1
0.4
0.3
0.2.13
0.2.12
0.2.10
0.2.8
0.2.6
0.2.4
0.2.1
0.1.8
0.1.7
0.1.2.1
0.1.1
Install
install.packages('networkD3')
Monthly Downloads
18,567
Version
0.1.1
License
GPL (>= 3)
Issues
68
Pull Requests
13
Stars
657
Forks
266
Repository
http://github.com/christophergandrud/networkD3/
Maintainer
Christopher Gandrud
Last Published
December 16th, 2014
Functions in networkD3 (0.1.1)
Search all functions
flare
JSON data file of the Flare class hierarchy.
MisLinks
A data file of links from Knuth's Les Miserables characters data base.
saveNetwork
Save a network graph to an HTML file
JSONtoDF
Read a link-node structured JSON file into R as two data frames.
as.treeNetwork
Convert an R hclust or dendrogram object into a treeNetwork list.
forceNetworkOutput
Shiny bindings for networkD3 widgets
sankeyNetwork
Create a D3 JavaScript Sankey diagram
forceNetwork
Create a D3 JavaScript force directed network graph.
energy
JSON data file of a projection of UK energy production and consumption in 2050.
MisNodes
A data file of nodes from Knuth's Les Miserables characters data base.
treeNetwork
Create Reingold-Tilford Tree network diagrams.
simpleNetwork
Function for creating simple D3 JavaScript force directed network graphs.
networkD3-package
Tools for Creating D3 Network Graphs from R