Interactive Maps in R with Shiny and Leaflet

Nic Crane
2nd August 2016

Shiny

Shiny

Shiny

Leaflet

Background

  • Personal project
  • Shiny library
  • Leaflet library
  • Written completely in R

London Income Map App

(show app now)

London Income Map

Why did I do it and why should you care?

  • New job, needed experience quickly of Shiny
  • Retweeted by Hadley Wickham :D
  • Create really cool maps and show off
  • Minimal steps to take to get there with few pre-requisites

Step 1 - understand the Shiny Bus Dashboard

Step 2 - read up on visualising spatial data in R

Step 3 - read up on Leaflet

Leaflet

Step 4 - get some GIS boundary files

GIS files

Step 5 - get some data

Data

Step 6: code!

Data

Thanks!

Links