london_area: Region representing London in projected coordinate system

Description Usage Note Examples

Description

'london_a()' and 'london_c()' return the city boundaries and centre point of London, respectively.

Usage

1
2
3

Note

'london_a()' returns a projected version of 'lnd' in 'spDataLarge'. See the ‘data-raw' folder in the package’s repo to reproduce these datasets The 'lonlat' versions of the data have coordinates in units of degrees.

Examples

1
2
plot(london_a(), reset = FALSE)
plot(london_c(), add = TRUE)

zonebuilder documentation built on July 13, 2021, 1:06 a.m.