| Node-class | R Documentation | 
A class for representing nodes in a network
idNodeId a unique identifier for the node
xnumeric value indicating the x coordinate of the node. Optional.
ynumeric value indicating the y coordinate of the node. Optional.
colorstring or numeric that determines the color of the node. Optional.
weightnumeric value associated with the node, such as timestamp or other node-associated data. Optional.
degreenumeric value indicating the degree of the node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.