Description Usage Arguments Value Examples
View source: R/akl_transport.R
Query routes by routes id
1 | get_routes_by_route_id(route_id = NULL)
|
route_id |
string identifier of the route |
A tibble
1 2 3 4 5 | ## Not run:
get_routes_by_route_id(route_id = "84303-20201221160823_v95.106")
## End(Not run)
# get routes by route_id
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.