exploratory_visualization.Rd
This function performs automated clustering using PAM and silhouette method, and visualizes the results using ggplot2 and ggdendro.
exploratory_visualization(data, dotsne = FALSE, verbose = FALSE)
A list containing the combined plot and the optimal k value.