Learn R Programming

⚠️There's a newer version (0.4.1) of this package.Take me there.

networkD3 (version 0.1.8)

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.8

License

GPL (>= 3)

Maintainer

Christopher Gandrud

Last Published

July 11th, 2015

Functions in networkD3 (0.1.8)

energy

JSON data file of a projection of UK energy production and consumption in 2050.
forceNetwork

Create a D3 JavaScript force directed network graph.
sankeyNetwork

Create a D3 JavaScript Sankey diagram
MisLinks

A data file of links from Knuth's Les Miserables characters data base.
forceNetworkOutput

Shiny bindings for networkD3 widgets
saveNetwork

Save a network graph to an HTML file
JS

Create character strings that will be evaluated as JavaScript
MisNodes

A data file of nodes from Knuth's Les Miserables characters data base.
networkD3-package

Tools for Creating D3 Network Graphs from R
as.treeNetwork

Convert an R hclust or dendrogram object into a treeNetwork list.
simpleNetwork

Function for creating simple D3 JavaScript force directed network graphs.
flare

JSON data file of the Flare class hierarchy.
JSONtoDF

Read a link-node structured JSON file into R as two data frames.
treeNetwork

Create Reingold-Tilford Tree network diagrams.