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

Version

Install

install.packages('networkD3')

Monthly Downloads

18,567

Version

0.1.1

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Christopher Gandrud

Last Published

December 16th, 2014

Functions in networkD3 (0.1.1)

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