Description Usage Arguments Value Examples
View source: R/akl_transport.R
Query stops by route ids
1 | get_stops_by_route_ids(route_ids = NULL)
|
route_ids |
string comma separated list of route ids |
A tibble
1 2 3 4 5 | ## Not run:
get_stops_by_route_ids(route_ids = c("06259-20201126121446_v95.73,32601-20201205123725_v95.82"))
## End(Not run)
# get stops through BTF search(route_ids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.