Coding a Leaflet Shiny App for drawing heatmaps

In previous posts I have demonstrated how to create heatmaps in R, using e.g. deckgl, ggmap and Leaflet. I have also given an overview of several packages applicable for the purpose of visualizing spatial data in R. This post provides…