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