This Shiny app makes use of the Tidy Tuesday 'fastfood_calories.csv' dataset published 09/04/2018. The goal is to allow users to explore different hierarchical clustering methods by varying the distance calculation and linkage types. It also aims to enable interactive interpretation of the resulting clusters via a side-by-side comparison.Albeit a silly example, such an analysis could be used to address:
RStudio Cloud project containing app: https://rstudio.cloud/project/258068
https://cgm123.shinyapps.io/Cluster_analysis_fastfood_dataset/