count_service_trips | Summarise the number of trips per service |
filter_stop_times_by_hour | Filter stop times by hour of the day |
gt_as_dt | Get a dataframe with lubridate dates for the gtfs... |
gtfs_obj | Example GTFS data |
most_frequent_service | Get the most frequent service for a set of trips. |
route_frequency | Get stop frequency for buses aggregated up to routes |
service_by_dow | Filter a gtfs calendar dataframe to service ids for specific... |
stop_frequency | for a trips df and a stop_times df, count the number of trips... |
stops_for_service | Get a set of stops for a given set of service ids |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.