View source: R/ds.kmeans_plot.R
ds.kmeans_plot | R Documentation |
Wrapper of a scatter plot function that needs to be passed the results of ds.kmeans
with
assign = TRUE
to have the results on the server side.
ds.kmeans_plot(x, xcomp, ycomp, ellipses = TRUE, datasources = NULL)
x |
|
xcomp |
|
ycomp |
|
ellipses |
a flag indicates if ellipse is used |
datasources |
a list of |
ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.