View source: R/output_persons.R
read_output_persons | R Documentation |
Loads a MATSim CSV output_persons from file or archive creating a tibble.
read_output_persons(input_path = ".", n_max = Inf)
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 |
tibble of output_persons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.