| adjacency.to.edgelist | Convert adjacency matrix to edge list |
| centr.betweenness | Betweenness centralization of weighted network |
| centr.closeness | Closeness centralization of weighted network |
| centr.degree | Degree centralization of weighted network |
| centr.strength | Strength centralization of weighted network |
| degree.dist | Plot degree distribution of network |
| degree.dist.plot | Plot degree distribution of network |
| edgelist.to.adjacency | Convert edge list into adjacency matrix |
| eq.lattice | Create equivalent lattice network |
| eq.star | Create equivalent star network |
| is.adjmatrix | Check whether an object is an adjacency matrix |
| is.edgelist | Check whether an object is an edge list |
| smallworldness | Calculate small-worldness of network |
| strength.dist | Plot strength distribution of a network |
| strength.dist.plot | Plot strength distribution of a network |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.