Description Usage Arguments Value
Join the shapes, trips and routes tables together - also checks on some potential errors in the data and warns accordingly
| 1 | shape_route_service(gtfs_obj, route_ids = NULL, service_ids = NULL)
 | 
| gtfs_obj | a gtfs object | 
| route_ids | the routes for which to join the tables together - required, but not sure why this can't just be any/all routes in routes_df | 
| service_ids | 
 | 
shapes_routes_service_df - a dataframe in which routes, services, and shape_ids are all joined
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.