Data used in the transport chapter in Geocomputation with R. See http://geocompr.robinlovelace.net/transport.html for details.

bristol_ways

Format

sf data frame objects

Source

http://wicid.ukdataservice.ac.uk/ and other open access sources

Examples

if (FALSE) { # \dontrun{
library(sf)
bristol_ways
bristol_od
bristol_region
bristol_ttwa
bristol_zones
bristol_stations
} # }