process_gtfs_local: process_gtfs_local

process_gtfs_localR Documentation

process_gtfs_local

Description

Process a local GTFS data set with environmental variables described in go_home into a condensed version for use in go_home and go_to_work functions.

Usage

process_gtfs_local(expand = 2)

Arguments

expand

The data set is reduced to the bounding box defined by the home and work stations, expanded by this multiple. If the function appears to behave strangely, try re-running this function with a higher value of this parameter.

Value

No return value. The function saves processed data to a local cache.

See Also

Other additional: go_home(), go_to_work(), summary.gtfs()


gtfsrouter documentation built on Sept. 24, 2023, 1:08 a.m.