Skip to contents

List Autobahn road ids

Usage

autobahn_roads()

Value

A tibble with one row per Autobahn id:

road_id

Autobahn identifier (character).

Details

Lists Autobahn road ids from the Autobahn App API (Autobahn GmbH). API documentation: https://autobahn.api.bund.dev.

Examples

if (FALSE) { # \dontrun{
autobahn_roads()
} # }