gtfsrouter | R Documentation |
Routing engine for GTFS (General Transit Feed Specification) data, including one-to-one and one-to-many routing routines.
gtfs_route()
: Route between given start and end stations using a
nominated GTFS data set.
go_home()
: Automatic routing between work and home stations specified
with local environmental variables
go_to_work()
: Automatic routing between work and home stations
specified with local environmental variables
gtfs_traveltimes()
: One-to-many routing from a nominated start
station to all stations reachable within a specified travel duration.
Maintainer: Mark Padgham mark.padgham@email.com
Authors:
Marcin Stepniak marcinstepniak@ucm.es (ORCID)
Other contributors:
Alexandra Kapp alk@mobilityinstitute.com [contributor]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.