export_multinet.Rd
Write a GTFS-Multi feed to disk
export_multinet(x, path, ...)
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 to a .zip
file where the GTFS-Multi feed should be
written to.
Additional arguments passed on to gtfsio::export_gtfs()
.