filter_stop_times_by_hour: Filter stop times by hour of the day

Description Usage Arguments Value

Description

Filter stop times by hour of the day

Usage

1
filter_stop_times_by_hour(stop_times, start_hour, end_hour)

Arguments

stop_times_df

a gtfsr$stop_times_df dataframe with lubridate arrival_time and departure_time

Value

dataframe with only stop times within the hours specified, with time columns as lubridate periods


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