filter_feed_by_trips | R Documentation |
Only stop_times, stops, routes, services (in calendar and calendar_dates), shapes, frequencies and transfers belonging to one of those trips are kept.
filter_feed_by_trips(gtfs_obj, trip_ids)
gtfs_obj |
gtfs feed (tidygtfs object) |
trip_ids |
vector with trip_ids |
tidygtfs object with filtered tables
filter_feed_by_stops
, filter_feed_by_area
, filter_feed_by_date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.