london_area | R Documentation |
'london_a()' and 'london_c()' return the city boundaries and centre point of London, respectively.
london_a()
london_c()
'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.
plot(london_a(), reset = FALSE)
plot(london_c(), add = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.