Learn R Programming

trafficCAR (version 0.1.0)

map_roads_interactive_layers: Interactive map with multiple standard traffic layers

Description

Interactive map with multiple standard traffic layers

Usage

map_roads_interactive_layers(
  sf_aug,
  values = c("predicted_speed", "relative_congestion")
)

Value

leaflet widget

Arguments

sf_aug

sf object with road geometries

values

Character vector of traffic measures to include.