View source: R/gtfs_agreement_check.R
gtfs_agreement_check | R Documentation |
Checks for agreement between stop_times.txt and trips.txt
gtfs_agreement_check(gtfs)
gtfs |
A GTFS file stored as a list |
Either a table of trip_ids found in trips but not stop_times (or vice versa) or a message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.