ITSLeeds / UK2GTFS

Convert UK transport data (TransXchange / ATOC CIF) to GTFS format in R
https://itsleeds.github.io/UK2GTFS/
GNU General Public License v3.0
37 stars 13 forks source link

ATOC: Use public, rather than scheduled, times by default with ATOC data #36

Closed stupidpupil closed 3 years ago

stupidpupil commented 3 years ago

Addresses https://github.com/ITSLeeds/UK2GTFS/issues/34 .

Seems to be working for me with Wales-ish data! Function supports using rail industry times with the working_timetable argument.

mem48 commented 3 years ago

The test are failing, the error seems to be Codoc mismatches from documentation object 'importMCA' due to the new arguments added to the function.

Should be simple fix just run devtools::document()