Description Usage Arguments Value
Filter a gtfs calendar dataframe to service ids for specific days of the week.
1 | service_by_dow(calendar_df, dow = c(1, 1, 1, 1, 1, 0, 0))
|
dow |
default to "weekday" (1,1,1,1,1,0,0) |
gtfs_object |
object made by join_all_gtfs_tables |
service ids that match the schedule specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.