Description Usage Arguments Details
View source: R/transxchange_import6.R
Import a TransXchange XML file
1  | transxchange_import(file, run_debug = FALSE, full_import = FALSE)
 | 
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  | 
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.