export_multinet: Write a GTFS-Multi feed to disk

Description Usage Arguments

View source: R/readwrite.R

Description

Write a GTFS-Multi feed to disk

Usage

1
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().


triply-at/gtfsmulti documentation built on Dec. 24, 2021, 1:21 a.m.