Assert a GTFS feed is a valid GTFS-Multi feed

assert_multinet(x)

Arguments

x

An object of class multinet or gtfs.

Value

Returns nothing if x is a valid GTFS-Multi feed, throws and error otherwise.

Details

Currently it is only checked if all required datasets are present.