gt_as_dt: Get a dataframe with lubridate dates for the gtfs...

Description Usage Arguments Value

View source: R/time.R

Description

Get a dataframe with lubridate dates for the gtfs stop_times_df

Usage

1
gt_as_dt(stop_times_df)

Arguments

stop_times_df

a gtfsr$stop_times_df dataframe

Value

an dataframe with arrival and departure time set to lubridate types


bustt documentation built on July 6, 2018, 1:01 a.m.