Last chance! 50% off unlimited learning
Sale ends in
Filter a gtfs calendar dataframe to service ids for specific days of the week.
service_by_dow(calendar, dow = c(1, 1, 1, 1, 1, 0, 0))
default to "weekday" (1,1,1,1,1,0,0)
object made by join_all_gtfs_tables
service ids that match the schedule specified