Link | R Documentation |
Link constructor
Link(source, target, weight = 1, color = NULL, isDirected = FALSE)
source |
The source node identifier |
target |
The target node identifier |
weight |
The weight of the link |
color |
The color of the link |
isDirected |
Whether the link is directed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.