plot_roads_static: Static map of road-segment traffic measures
Description
Static map of road-segment traffic measures
Usage
plot_roads_static(
sf_aug,
value = c("predicted_speed", "predicted_volume", "relative_congestion")
)Arguments
- sf_aug
sf object with road geometries
- value
One of "predicted_speed", "predicted_volume",
or "relative_congestion"