# 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.