stop_to_tibble | R Documentation |
This function is designed to parse the content returned by the interior
steps of the stops_on_route
and stops_nearby
functions.
stop_to_tibble(stop)
stop |
A stop, as a list, returned by a stops API call. |
A tibble with the following columns:
stop_id
stop_name
stop_suburb
route_type
route_type_description
stop_sequence
stop_latitude
stop_longitude
disruption_ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.