plot.s2dcluster | R Documentation |
Plot s2dcluster model
## S3 method for class 's2dcluster'
plot(x, data = NULL, cex = 2, ...)
x |
s2dcluster model |
data |
a data matrix. Original data saved in model used if NULL. |
cex |
point size, |
... |
arguments passed to plot.xy |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.