Loads MATSim output_trips.csv from file or archive creating a tibble
Usage
read_output_trips(input_path = ".", n_max = Inf)
Arguments
- input_path
character string, path to the MATSim output directory or http link to the file
- n_max
optional, integer, maximum number of lines to read, standard value is Inf
Value
tibble of output_trips