leafMap: Generate a leaflet map of the UK

Description Usage Arguments Author(s)

Description

Generate a leaflet map of the UK with polygons for each LAD region filled by their statistics.

Usage

1
leafMap(data, fill = NULL, hex = FALSE, addLegend = TRUE)

Arguments

data

The spatial data.

fill

The data which should be used to fill the map polygons. Defaults to NULL in the event a statistics hasn't been provided.

hex

Logical; defaults to FALSE. Whether to generate a hex map (TRUE) or a normal map (FALSE).

addLegend

Logical; defaults to TRUE. Should a legend be added to the map?

Author(s)

Nathan Eastwood


datasciencecampus/employmentProspects documentation built on May 14, 2019, 7:46 p.m.