gtfs_to_tidygtfs: Convert an object created by gtfsio::import_gtfs to a...

View source: R/tidygtfs.R

gtfs_to_tidygtfsR Documentation

Convert an object created by gtfsio::import_gtfs to a tidygtfs object

Description

Some basic validation is done to ensure the feed works in tidytransit

Usage

gtfs_to_tidygtfs(gtfs_list, files = NULL)

Arguments

gtfs_list

list of tables

files

subset of files to validate


tidytransit documentation built on July 9, 2023, 7:30 p.m.