plot_networks | R Documentation |
Plot correlation networks
plot_networks(
node.color.data,
filled.by,
graph.layout,
out.dr,
sign,
direction,
cutoff.val,
pval.cutoff,
other.variable
)
node.color.data |
Output from |
filled.by |
Value by which to color network nodes. Also defines the drop-down option for interactive network plot. Values of |
graph.layout |
igraph-style layout option for interactive network plot. Refer to the igraph documentation for the full list of options. See also |
out.dr |
Figure output directory (does not have to exist in parent directory) |
sign |
Optional See |
direction |
Optional See |
cutoff.val |
Optional See |
pval.cutoff |
Optional See |
other.variable |
Optional Only required if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.