Description Usage Arguments Value Examples
View source: R/akl_transport.R
Query routes by short name
1 | get_routes_by_short_name(route_short_name = NULL)
|
route_short_name |
string name of the route |
A tibble
1 2 3 4 5 | ## Not run:
get_routes_by_short_name(route_short_name = "326")
## End(Not run)
# get routes by short name
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.