eva <- function(){
res <- local_data$my_results
si <- cluster::silhouette(res$clusters_res,cluster::daisy(res$indata))
return(si)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.