data-raw/cyclestreets_route.R

# Get data from cyclestreets
cyclestreets_route = cyclestreets::journey(
  stplanr::geo_code("Potternewton Park Leeds"),
  stplanr::geo_code("University of Leeds")
)
usethis::use_data(cyclestreets_route)
ITSLeeds/slopes documentation built on Oct. 13, 2024, 3:54 a.m.