Creates a table that contains triadID - the three nodes that make up the triad, nodeID - the character name of the node, direction of the triad from the node, the valence of the triad from the node's perspective, distance of the triad from the node, and nodeNum - the numeric value of the node
1 | triad.table(g)
|
g |
An igraph graph |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.