Write a GTFS-Multi feed to disk

export_multinet(x, path, ...)

Arguments

x

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.

path

Path to a .zip file where the GTFS-Multi feed should be written to.

...

Additional arguments passed on to gtfsio::export_gtfs().