Learn R Programming

zonebuilder (version 0.1.0)

london_area: Region representing London in projected coordinate system

Description

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

Usage

london_a()

london_c()

Arguments

Examples

Run this code
plot(london_a(), reset = FALSE)
plot(london_c(), add = TRUE)

Run the code above in your browser using DataLab