read_output_trips: Load MATSim output_trips table into memory

View source: R/output_trips.R

read_output_tripsR Documentation

Load MATSim output_trips table into memory

Description

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


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