Description Usage Arguments Details Value Author(s) See Also Examples
Method to duplicate graphs and subgraphs of a network.
1 | duplicateGraph(obj, ...)
|
obj |
Object of RedPort Class. |
... |
Additional arguments passed to RedeR application. |
Additional arguments:
Logical value, whether to include edges to the copy (default = TRUE).
Logical value, whether to duplicate the complete network or to copy only the original graph (default = TRUE).
Optional: nodes to be duplicated <array of strings> (p.s. in this case, isDefaultCopy=TRUE).
Duplicates graphs in RedeR app.
Mauro Castro
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.