Skip to content

Templates for producing static and interactive maps in R

Notifications You must be signed in to change notification settings

gaskyk/R_mapping

Repository files navigation

Template maps in R

Overview

This repository contains templates for creating choropleth maps of average house prices in the UK using:

  • a static choropleth map
  • an interactive map using leaflet
  • an interactive map using leaflet and R Shiny

It also uses shapefiles for local authorities downloaded from the Open Geography Portal and data on average house prices.

Requirements/Pre-requisites

R version 3.4.3 is used along with the following packages:

  • maptools
  • ggplot2
  • leaflet
  • shiny
  • htmltools

About

Templates for producing static and interactive maps in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published