Learn R Programming

od (version 0.5.1)

od_data_buildings: Simple buildings dataset

Description

Building data from OSM for testing od_disaggregate.

Arguments

Examples

Run this code
nrow(od_data_buildings)
head(od_data_buildings)
plot(od_data_buildings$geometry)
plot(od_data_zones_min$geometry, lwd = 3, col = NULL, add = TRUE)

Run the code above in your browser using DataLab