List of several data.table objects corresponding to the tables
present in the nominated GTFS data set.
Arguments
filename
Name of GTFS archive
quiet
If FALSE, display progress information on screen
stn_suffixes
Any values provided will be removed from terminal
characters of station IDs. Useful for feeds like NYC for which some stations
are appended with values of "N" and "S" to indicate directions. Specifying
stn_suffixes = c ("N", "S") will automatically remove these suffixes.
See Also
Other extract:
berlin_gtfs_to_zip(),
gtfs_timetable()