Import a GTFS-Multi feed from a zip archive

import_multinet(path)

Arguments

path

Path to a .zip file containing all required GTFS-Multi datasets as .txt files.

Value

An object of class multinet, which is a list of multiple data.table objects corresponding to the different dataset files of a GTFS-Multi feed.