Description Usage Arguments Value
the plotEgoNetwork function plots network graphs with edges coloured by weights in the network
1 2 | plotEgoNetwork(hubnode, network, weight = "weight", subset = FALSE,
thresh = NULL)
|
hubnode |
is a character vector of node(s) to include as hub nodes |
subset |
is a logical asking if you should subset based on the weight (default FALSE) |
thresh |
is the subset weight threshold |
g |
is an igraph network, with E(g)[[weight]] given as DCARS test statistics |
igraph
object containing the network graphed. Produces an igraph plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.