Learn R Programming

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

networkD3 (version 0.2.1)

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,261

Version

0.2.1

License

GPL (>= 3)

Maintainer

Christopher Gandrud

Last Published

August 25th, 2015

Functions in networkD3 (0.2.1)

MisLinks

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

JSON data file of the Flare class hierarchy.
JSONtoDF

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

A data file of nodes from Knuth's Les Miserables characters data base.
as.radialNetwork

Convert an R hclust or dendrogram object into a radialNetwork list.
diagonalNetwork

Create Reingold-Tilford Tree network diagrams.
energy

JSON data file of a projection of UK energy production and consumption in 2050.
networkD3-package

Tools for Creating D3 Network Graphs from R
dendroNetworkOutput

Shiny bindings for networkD3 widgets
saveNetwork

Save a network graph to an HTML file
chordNetwork

Create Reingold-Tilford Tree network diagrams.
dendroNetwork

Create hierarchical cluster network diagrams.
radialNetwork

Create Reingold-Tilford Tree network diagrams.
JS

Create character strings that will be evaluated as JavaScript
forceNetwork

Create a D3 JavaScript force directed network graph.
igraph_to_networkD3

Function to convert igraph graph to a list suitable for networkD3
simpleNetwork

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

Create a D3 JavaScript Sankey diagram
SchoolsJournals

Edge list of REF (2014) journal submissions for Politics and International Relations
chordNetworkOutput

Shiny bindings for networkD3 widgets