Description Usage Arguments Value
Make network data usable in the form of edge list and node list.
1 | dataNetwork(userToken, inputNetwork, inputData)
|
userToken |
A user-specific password to show user position on the plot. |
inputNetwork |
A network as an adjacency with edges showns as matrix values of 1 and nodes as row/column names. |
inputData |
The data of all the nodes in the above network. |
Edge list and Node list of the given data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.