StopsForSIRI: subset stops for SIRIdf

Description Usage Arguments Value Warning References See Also

View source: R/StopsForSIRI.R

Description

A simple subset of the GTFS stops table to the SIRI data being used in the current analysis. requires the SIRI data.frame to be after organizeSIRIdf and the original GTFS stops table to be used.

Usage

1
StopsForSIRI(SIRI, stops, trips, stop_times)

Arguments

SIRI

a SIRIdf after organizeSIRIdf (SIRIdf3)

stops

GTFSstops table

trips

GTFStrips table

stop_times

GTFSstop_times table

Value

A subset of the GTFS stops table conforming to the bus route being evaluated.

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


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