Learn R Programming

gtfsio (version 1.2.0)

gtfsio-package: gtfsio: Read and Write General Transit Feed Specification (GTFS) Data

Description

Tools for the development of GTFS-related packages. Establishes a standard for representing GTFS feeds using R data types. Provides fast and flexible functions to read and write GTFS feeds while sticking to this standard. Defines a basic gtfs class which is meant to be extended by packages that depend on it. And offers utility functions that support checking the structure of GTFS objects.

Arguments

Author

Maintainer: Daniel Herszenhut dhersz@gmail.com (ORCID)

Authors:

Other contributors:

See Also