UK2GTFS_option_stopProcessingAtUid | R Documentation |
sets/gets a UID value at which processing will stop - used for debugging
UK2GTFS_option_stopProcessingAtUid(value)
value |
option value to be set (char) |
If no value passed in will return the current setting of the option. (Usually NULL) If value passed in, timetable build processing will stop in atoc_overlay.makeCalendarInner() when an exact match for that value is encountered.
THIS ONLY WORKS WITH ncores==1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.