departure_to_tibble | R Documentation |
This function is designed to parse the content returned by the interior
steps of the departures
functions.
departure_to_tibble(departure)
departure |
A departure, as a list, returned by the |
A tibble consisting of the following columns:
stop_id
route_id
run_id
(deprecated, use run_ref
instead)
run_ref
direction_id
disruption_ids
scheduled_departure
estimated_departure
at_platform
platform_number
flags
departure_sequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.