organizeStopTimes: Organizes the GTFS Stop_times table

Description Usage Arguments Value Warning References See Also

View source: R/organizeStopTimes.R

Description

Requires the product of substoptimes. Prepares the subset of the GTFS stop_times table for comparison with SIRI's real-time data.

Usage

1
organizeStopTimes(Stimes, SIRIdf3.)

Arguments

Stimes

The product of substoptimes, a GTFS stop_times data.frame subset.

SIRIdf3.

A SIRI data.frame after organizeSIRIdf.

Value

A data.frame containing columns which can be compared to SIRI's date and time columns.

Warning

Do Not use this function on it's own, it is meant to be used only as part of the STG process

References

Bogin, D., Levy, N. and Ben-Elia E. (2018) Spatial and Temporal Estimation of the Service Reliability of Public Transportation Using Big Data and Open Source Tools

See Also

STG, substoptimes, organizeSIRIdf


bogind/SIRItoGTFS documentation built on March 14, 2021, 10:01 p.m.