Filter GTFS feed by mode
Usage
filter_by_modes(gtfs, modes = list())Details
Allows to filter a GTFS feed for the type of transportation used, allowing for a more narrow analysis of multimodal files.
Refer to routes.txt route_type parameter on
GTFS documentation for more details.