gtfs_calendar_info: GTFS Calendar Information

View source: R/gtfs_calendar_info.R

gtfs_calendar_infoR Documentation

GTFS Calendar Information

Description

GTFS Calendar Information

Usage

gtfs_calendar_info(gtfs, write_to_gtfs = FALSE)

Arguments

gtfs

A GTFS file stored as a list

write_to_gtfs

Logical, whether to return the calendar information as a table or add it to the GTFS as gtfs$calendar_info

Value

If write_to_gtfs is TRUE, a GTFS stored as a list. If FALSE, a table


kmeakinmbta/opmitools documentation built on Oct. 25, 2023, 10:34 a.m.