This folder contains materials for the Department for Transport Coffee & Coding session delivered by Isi Avbulimen on 10th October 2018 on how to produce choropleth maps in R which you can customise in (almost!) anyway that you want.
You'll need the following packages installed:
install.packages(c("readr", "dplyr", "broom", "rgdal", "rgeos", "classInt", "ggplot2", "RColorBrewer", "viridis"))
Contains dummy data used for map
Contains England Local Authority shapefiles to plot map