Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 602 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 602 Bytes

SIRItoGTFS

SIRItoGTFS r package

Travis-CI Build Status R-CMD-check

For users unfamiliar with writing code, the only functions you will need are:

  • readGTFS - which loads tables from a folder with the prefix of "GTFS"
  • STG - which performs a test between the SIRI data you have and the GTFS tables.

see documentation for both for further instructions.