read_config | R Documentation |
Loads a MATSim xml config from file or archive, creating a list with parameters as in xml file
read_config(input_path = ".", n_max = Inf)
input_path |
character string, path to matsim output directory or http link to the file. |
n_max |
integer, maximum number of lines to read within output_trips |
tibble of trips_output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.