run_to_tibble | R Documentation |
This function is designed to parse the content returned by the interior steps
of the runs_on_route
and run_information
functions.
run_to_tibble(run)
run |
A run, as a list, returned by the |
A tibble with the following columns:
run_id
(deprecated, use run_ref
instead)
run_ref
route_id
route_type
route_type_description
direction_id
run_sequence
final_stop_id
destination_name
status
express_stop_count
vehicle_position
vehicle_descriptor
geopath
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.