as_tidygtfs {tidytransit}R Documentation

Convert another gtfs like object to a tidygtfs object

Description

Convert another gtfs like object to a tidygtfs object

Usage

as_tidygtfs(x, ...)

Arguments

x

gtfs object

...

ignored

Value

a tidygtfs object


[Package tidytransit version 1.6.1 Index]