| clear_api_key | Clear the API key. |
| filter_feedlist | Filter a feedlist to include only valid urls (ending in .zip... |
| get_api_key | Get API key |
| get_feed | Download a zipped GTFS feed file from a url |
| get_feedlist | Get list of all available feeds from transitfeeds API |
| get_routes_sldf | Get shapes spatial data for given route ids |
| gtfs_obj | Example GTFS data |
| gtfsr-package | A package for plotting GTFS data. |
| has_api_key | Make sure API key string is not empty |
| import_gtfs | Get a Dataframes of GTFS data. |
| map_gtfs | General mapping function. Specify a map type and/or a route... |
| map_gtfs_stop | map a single stop |
| routes_df_as_sf | Get a 'sf' dataframe for gtfs routes |
| set_api_key | Set API key for recall |
| shape_route_service | Join the shapes, trips and routes tables together - also... |
| shapes_df_as_sfg | return an sf multilinestring with lat and long from gtfs for... |
| stops_df_as_sf | Get a 'sf' dataframe for gtfs stops |
| unzip_gtfs_files | Unzip GTFS file and delete zip |
| validate_gtfs_structure | Create validation list for a gtfs_obj. It provides an... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.