data <- example
result <- results_example[[1]]
for (i in seq(iter)) {
e <- data %>%
mutate(type = "point",
)
# points - cluster - type (cluster/center)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.