How to cluster points and plot
问题 I am trying to use clustering in R. I am a rookie and havent worked much with R. I have the geo location points as latitude and longitude values. What I am looking to do is to find out the hotspots using this data. I am looking to create clusters of 4 or more points that are 600 feet apart. I want to get the centroids of such clusters and plot them. The data looks like this: LATITUDE LONGITUD 32.70132 -85.52518 34.74251 -86.88351 32.55205 -87.34777 32.64144 -85.35430 34.92803 -87.81506 32