od_data_zones_small | R Documentation |
This dataset represents geographic zones of Lower Super Output Areas in Leeds, UK.
They fit completely within the od_data_zones_min
dataset.
The schema data can be (re-)generated using code in the
data-raw
directory.
nrow(od_data_zones_small)
head(od_data_zones_small)
plot(od_data_zones_small$geometry)
plot(od_data_zones_min$geometry, lwd = 3, col = NULL, add = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.