simpleRoutesAtStops: Function To Simplify gtfsFunctions::routeIDAtStops() to...

Description Usage Arguments Value

View source: R/routesAtStop.R

Description

Function To Simplify gtfsFunctions::routeIDAtStops() to include only one record per stop with a column containing a list of all routes at stop.

Usage

1
simpleRoutesAtStops(gtfsObject)

Arguments

gtfsObject

stops table from gtfsFunctions::routeIDAtStops() or stops.txt with one row per route-stop combo. MUST have "route_id" column

Value

data.table with one record per stop and new field 'routesAtStop' that is a list of all routes at stop


b-tomhave/gtfsFunctions documentation built on Dec. 19, 2021, 6:37 a.m.