Description Usage Arguments Value
Function To Simplify gtfsFunctions::routeIDAtStops() to include only one record per stop with a column containing a list of all routes at stop.
1 | simpleRoutesAtStops(gtfsObject)
|
gtfsObject |
stops table from gtfsFunctions::routeIDAtStops() or stops.txt with one row per route-stop combo. MUST have "route_id" column |
data.table with one record per stop and new field 'routesAtStop' that is a list of all routes at stop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.