addtripnum: Add a trip number

Description Usage Arguments Details Value Warning References See Also

Description

Requires the final product (ans2) adds a unique trip number

Usage

1
addtripnum(ans2)

Arguments

ans2

A data.frame. should be a finished SIRI to GTFS table, after check_outlier2

Details

Adds a unique trip number during the day for each trip recorded in SIRI, the function is a part of STG and should not be used on it's own.

Value

A data.frame containing the final result of STG with a trip number column added.

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


SIRItoGTFS documentation built on May 2, 2019, 9:33 a.m.