transxchange_import: Import a TransXchange XML file

Description Usage Arguments Details

View source: R/transxchange_import6.R

Description

Import a TransXchange XML file

Usage

1
transxchange_import(file, run_debug = FALSE, full_import = FALSE)

Arguments

file

character, path to an XML file e.g. "C:/data/file.xml"

run_debug

logical, if TRUE extra checks are performed, default FALSE

full_import

logical, if false data no needed for GTFS is excluded

Details

This function imports the raw transXchange XML files and converts them to a R readable format. If export is NULL returns a list of data.frames else saves results to the 'export' folder as a RDS file


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