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