D3 JavaScript Network Graphs from R


[Up] [Top]

Documentation for package ‘networkD3’ version 0.4.1

Help Pages

networkD3-package Tools for Creating D3 Network Graphs from R
as.radialNetwork Convert an R hclust or dendrogram object into a radialNetwork list.
as_treenetdf Convert one of numerous data types to treeNetwork's 'native' treenetdf form
as_treenetdf.data.frame Convert a data.frame to a 'treenetdf'
as_treenetdf.hclust Convert hclust objects to 'treenetdf'
as_treenetdf.igraph Convert igraph tree to 'treenetdf'
as_treenetdf.list Convert a nested list to 'treenetdf'
as_treenetdf.Node data.tree to 'treenetdf'
as_treenetdf.phylo Phylo tree to 'treenetdf'
as_treenetdf.tbl_graph tbl_graph_to_treenetdf
chordNetwork Create Reingold-Tilford Tree network diagrams.
chordNetworkOutput Shiny bindings for networkD3 widgets
dendroNetwork Create hierarchical cluster network diagrams.
dendroNetworkOutput Shiny bindings for networkD3 widgets
diagonalNetwork Create Reingold-Tilford Tree network diagrams.
diagonalNetworkOutput Shiny bindings for networkD3 widgets
forceNetwork Create a D3 JavaScript force directed network graph.
forceNetworkOutput Shiny bindings for networkD3 widgets
igraph_to_networkD3 Function to convert igraph graph to a list suitable for networkD3
JS Create character strings that will be evaluated as JavaScript
MisLinks Les Miserables character links
MisNodes Les Miserables character nodes
networkD3 Tools for Creating D3 Network Graphs from R
networkD3-shiny Shiny bindings for networkD3 widgets
pkg_installed Check if a package is installed
radialNetwork Create Reingold-Tilford Tree network diagrams.
radialNetworkOutput Shiny bindings for networkD3 widgets
renderchordNetwork Shiny bindings for networkD3 widgets
renderDendroNetwork Shiny bindings for networkD3 widgets
renderDiagonalNetwork Shiny bindings for networkD3 widgets
renderForceNetwork Shiny bindings for networkD3 widgets
renderRadialNetwork Shiny bindings for networkD3 widgets
renderSankeyNetwork Shiny bindings for networkD3 widgets
renderSimpleNetwork Shiny bindings for networkD3 widgets
renderTreeNetwork Shiny bindings for treeNetwork
sankeyNetwork Create a D3 JavaScript Sankey diagram
sankeyNetworkOutput Shiny bindings for networkD3 widgets
saveNetwork Save a network graph to an HTML file
SchoolsJournals Edge list of REF (2014) journal submissions for Politics and International Relations
simpleNetwork Function for creating simple D3 JavaScript force directed network graphs.
simpleNetworkOutput Shiny bindings for networkD3 widgets
treeNetwork Create collapsible tree network diagrams.
treeNetwork-shiny Shiny bindings for treeNetwork
treeNetworkOutput Shiny bindings for treeNetwork
_PACKAGE Tools for Creating D3 Network Graphs from R