plot.calkmeans | R Documentation |
Plot of the "calkmeans" class
## S3 method for class 'calkmeans'
plot(x, xlab, ylab, type, main, cex, ...)
x |
Object of class "calkmeans". |
xlab |
X-axis title. |
ylab |
Y-axis title. |
type |
Type of line. |
main |
Title of the graph. |
cex |
Graph line point size. |
... |
Graphical parameters to be passed in plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.