Description Usage Arguments Value Author(s) Examples
The function is intended to be a test tool. It subset the given graph repeatedly.
1 | randomSubGraph(graph, per = 0.25, N = 10)
|
graph |
A graph object |
per |
numeric, the percentage of the nodes to be sampled, value between (0,1) |
N |
Repeat times |
The function is called for its side effect, NULL
is returned
Jitao David Zhang mailto:jitao_david.zhang@roche.com
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.