map.tb: Choropleth Mapping for Natsal MRP Predictions

Description Usage Arguments Value

View source: R/maps_fns.R

Description

Plot UK choropleth maps developed using LA and ETS data but can be applied more generally Note that the legend title is also used for the file name

Usage

1
2
map.tb(map.data, g = NA, brks = NA, title = "", zoom = FALSE,
  value = "tb", file = FALSE)

Arguments

map.data

Map object loaded by readOGR()

g

Number of groups for values; max(g)=9

brks

Given break points to group values (vector)

title

Plot title (string)

zoom

Whether to zoom-in (for UK) (logical)

value

Variable name of colouring value (string)

file

Output to file (logical)

Value

plot


n8thangreen/STIecoPredict documentation built on June 7, 2020, 12:50 p.m.