read_output_trips | R Documentation |
Loads MATSim output_trips.csv from file or archive creating a tibble
read_output_trips(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_trips
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.