View source: R/gtfs_cleaning.R View source: R/gtfs_split.R
Split a GTFS object based on trip_ids
Split a gtfs file
1 2 3  | gtfs_split(gtfs, n_split = 2)
gtfs_split(gtfs, n_split = 2)
 | 
gtfs | 
 gtfs list  | 
trip_ids | 
 a vector of trips ids  | 
gtfs | 
 a gtfs object  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.