| plot.nmf.cluster.flow | R Documentation |
Draws the alluvial / Sankey-style cluster-flow diagram for an object
created by nmf.cluster.flow.
## S3 method for class 'nmf.cluster.flow'
plot(
x,
col = NULL,
lwd = 1,
xlab = "rank (Q)",
ylab = "individuals",
main = "Cluster flow across rank",
...
)
x |
An object of class |
col |
Optional colour vector indexed by reference
cluster id ( |
lwd |
Line width of the flow segments. |
xlab, ylab |
Axis labels. |
main |
Plot title. |
... |
Further arguments passed to the initial
|
x, invisibly.
nmf.cluster.flow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.