powered by
Road segments representing suggested route to cycle in Leeds, UK.
cyclestreets_route
An object of class sf with 18 rows and 14 columns on route characteristics. See https://rpackage.cyclestreets.net/reference/journey.html for details.
sf
Simple feature collection with 30 features and 32 fields
See data-raw/cyclestreets_route.R in the package's github repo for details.
data-raw/cyclestreets_route.R
library(sf) class(cyclestreets_route) plot(cyclestreets_route$geometry) cyclestreets_route
Run the code above in your browser using DataLab