View source: R/test_gtfs_freq.R
test_gtfs_freq | R Documentation |
Test whether a GTFS feed is frequency based or whether it presents detailed time table for all routes and trip ids.
test_gtfs_freq(gtfs)
gtfs |
A GTFS data set stored in memory as a list of data.tables/data.frames. |
A string "frequency" or "simple".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.