fetch_osm_roads() provides a lightweight wrapper around
osmdata that returns a road-line sf object
you can pass directly into the rest of the trafficCAR
workflow. It accepts either a place name (geocoded to a bounding box) or
explicit bounding-box coordinates. Note that
fetch_osm_roads() requires the osmdata
package.