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