randomNoW | R Documentation |
This function randomly rewires the edges while preserving the original graph's degree distribution.
randomNoW(graph, verbose = FALSE)
graph |
The output of prepGraph. |
verbose |
flag for verbose output (default as FALSE) |
An igraph object, a randomly rewired graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.