set_dates_services: Returns all possible date/service_id combinations as a data...

View source: R/dates.R

set_dates_servicesR Documentation

Returns all possible date/service_id combinations as a data frame

Description

Use it to summarise service. For example, get a count of the number of services for a date. See example.

Usage

set_dates_services(gtfs_obj)

Arguments

gtfs_obj

gtfs feed (tidygtfs object)

Value

a date_service data frame


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