Description Usage Arguments Details Value
set Edge attributes in an Rgraphviz graph
1 | setEdgeAttr(graph, attribute, value, ID1, ID2)
|
graph |
object of class Ragraph |
attribute |
name of the attribute to set |
value |
vector of values for the attribute |
ID1, |
ID2 vectors with node names defining edges |
set Edge attributes in an Rgraphviz graph
the modified graph object with attributes set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.