Generate Cycle by Design Level of Service
Arguments
- osm
An sf object with the road network including speed limits and traffic volumes
Value
An sf object with the Cycle by Design Level of Service in the column Level of Service
Examples
osm = osm_edinburgh
osm_los = level_of_service(osm)
#> Joining with `by = join_by(`Speed Limit (mph)`, AADT)`