transxchange2gtfs: TransXchange to GTFS

Description Usage Arguments Details

View source: R/transxchange.R

Description

TransXchange to GTFS

Usage

1
2
transxchange2gtfs(path_in, path_out, name = "gtfs", silent = TRUE,
  ncores = 1, cal = get_bank_holidays(), naptan = get_naptan())

Arguments

path_in

Path to ATOC File

path_out

Path to where GTFS files should be saved

name

name that should be given to the gtfs file, without the .zip extension

silent

Logical, should progress be shown

ncores

Numeric, When parallel processing how many cores to use

cal

Calendar object from get_bank_holidays()

naptan

Naptan stop locations from get_naptan()

Details

Convert transxchange files to GTFS


mem48/UK2GTFS documentation built on Sept. 23, 2019, 6:05 p.m.