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