| route_to_tibble | R Documentation |
This function is designed to parse the content returned by the interior steps
of the routes function. Service status information may be NA,
depending on the API call that was used to populate the information.
route_to_tibble(route)
route |
A route, as a list, returned by the |
A tibble of routes, with the following columns:
route_id
route_gtfs_id
route_name
route_type
route_type_description
route_number
geopath
service_status
service_status_timestamp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.