Description Usage Arguments Details Value Author(s) See Also Examples
Method to get and wrap up RedeR graphs into R objects.
1 |
obj |
Object of RedPort Class. |
... |
Additional arguments passed to RedeR application. |
Additional arguments:
Filter options for RedeR graph status. Valid arguments: <'selected'>, <'nonselected'> or <'all'> (default='all').
Filter options for RedeR graph objects. Valid arguments: <'node'>, <'container'> or <'all'> (default='node').
Filter options for RedeR graph attributes. Valid arguments: <'plain'>, <'minimal'> or <'all'> (default='plain').
Returns igraph objects.
Mauro Castro
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.