r-transit/tidytransit: Read, Validate, Analyze, and Map GTFS Feeds

Read General Transit Feed Specification (GTFS) zipfiles into a list of R dataframes. Perform validation of the data structure against the specification. Analyze the headways and frequencies at routes and stops. Create maps and perform spatial analysis on the routes and stops. Please see the GTFS documentation here for more detail: <https://gtfs.org/>.

Getting started

Package details

Maintainer
LicenseGPL
Version1.6.1
URL https://github.com/r-transit/tidytransit
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-transit/tidytransit")
r-transit/tidytransit documentation built on Feb. 18, 2024, 8:03 p.m.