Description Usage Arguments See Also Examples
Plot method for objects of class "kMeans". Calls plot function to produce a scatter plot of the data values and cluster assignments provided by the given kMeans object.
| 1 | plot.kMeans(X, col, pch, ...)
 | 
| X | an object of the class  | 
| col | a specification for the plotting color. | 
| pch | either an integer specifying a symbol or a single character to be used as the default in plotting points. See  | 
| ... | further arguments to be passed to or from methods. | 
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.