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