read_output_persons: Load MATSim output_persons table into memory

View source: R/output_persons.R

read_output_personsR Documentation

Load MATSim output_persons table into memory

Description

Loads a MATSim CSV output_persons from file or archive creating a tibble.

Usage

read_output_persons(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_persons


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