geomap: geomap

Description Usage Arguments Value Examples

Description

Creates a NUTS2-level ggmap from UK Postcode data

Usage

1
geomap(mapdata, series, match_on = NULL)

Arguments

mapdata

Data frame of postcode values to be plotted

series

The name of the data series to plot

match_on

Optional. The name of the postcode level to join against. Must be one of:

postcode_area

e.g. SW

postcode_district

e.g. SE1

postcode_region

e.g. SE10

postcode

e.g. SE1 0SW

Value

ggmap object

Examples

1
geomap(sample_data, "population")

nrhodes1451/geomapr documentation built on June 12, 2019, 12:32 a.m.