service_by_dow: Filter a gtfs calendar dataframe to service ids for specific...

Description Usage Arguments Value

Description

Filter a gtfs calendar dataframe to service ids for specific days of the week.

Usage

1
service_by_dow(calendar_df, dow = c(1, 1, 1, 1, 1, 0, 0))

Arguments

dow

default to "weekday" (1,1,1,1,1,0,0)

gtfs_object

object made by join_all_gtfs_tables

Value

service ids that match the schedule specified


r-gtfs/bustt documentation built on May 15, 2019, 10:03 p.m.