Animated and Interactive Maps in R

Tutorial for creating animated maps using packages like {tmap} and {gganimate} and interactive maps using packages like {ggiraph}, {mapview}, {leaflet} and {plotly}

tmap
sf
gganimate
mapview
leaflet
plotly
ggiraph
crosstalk
shiny
Published

January 30, 2019

In support of the Social Cops Introduction to GIS in R free online course, I wrote this lesson on creating animated and interactive maps in R. Find it at the link below:

https://socialcops.com/courses/introduction-to-gis-r/lesson4-animated-interactive-maps/

It includes many examples like this:

Per capita GDP gif

Source: Social Cops Introduction to GIS in R course