read_config: Load MATSIM config file into Memory

View source: R/config.R

read_configR Documentation

Load MATSIM config file into Memory

Description

Loads a MATSim xml config from file or archive, creating a list with parameters as in xml file

Usage

read_config(input_path = ".", n_max = Inf)

Arguments

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

Value

tibble of trips_output


matsim-vsp/matsim-r documentation built on Feb. 3, 2025, 6:48 p.m.