Learn to use and visualize K-Means Cluster Analysis in R with the 2020 Economic Freedom Index Data from The Heritage Foundation — Objectives Use K-Means Clustering Algorithm in R Determine the right amount of clusters Create tables and visualizations of the clusters Download, extract, and load complex Excel files from the web into R Clean, wrangle, and filter the data efficiently Introduction K-Means clustering is an unsupervised machine learning technique that is quite useful…