| plot.mcml_pc | R Documentation |
Heatmap of the macro (cluster-level) weights with the package's
diverging palette. For the two-layer network rendering use
cograph::plot_mcml(), which accepts mcml_pc objects and
draws them undirected.
## S3 method for class 'mcml_pc'
plot(x, digits = 2, ...)
x |
An |
digits |
Number of digits for tile labels (default 2). |
... |
Additional arguments (ignored). |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.