SIRItoSP: Projects a SIRI data frame to a spatial points data frame

Description Usage Arguments Details Value Warning References See Also

Description

Projects a subset of the SIRI data frame to a SpatialPointsDataFrame with the selected projection.

Usage

1
SIRItoSP(SIRIdf, epsg)

Arguments

SIRIdf

the data frame to project

epsg

a coordinate reference system code (can be extracted using make_EPSG and searching the table).

Details

Requires the product of organizeSIRIdf, is interchangeable with SIRItoILTM. the function is a part of STG and should not be used on it's own.

Value

A SpatialPointsDataFrame with SIRI's real-time data

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, SIRItoILTM, SpatialPointsDataFrame, organizeSIRIdf


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