prepareComparisonSimwrapperDashboardFromTable: Creates comparison dashboard for the two given tables or...

View source: R/simwrapper.R

prepareComparisonSimwrapperDashboardFromTableR Documentation

Creates comparison dashboard for the two given tables or folders with data

Description

Creates comparison dashboard for the two given tables or folders with data

Usage

prepareComparisonSimwrapperDashboardFromTable(
  table1,
  table2,
  dump.output.to = matsimDumpOutputDirectory,
  append = FALSE
)

Arguments

table1

trips_output tibble from readTripsTable()

table2

trips_output tibble from readTripsTable()

dump.output.to

output folder, yaml files and plots from the following functions are saved there: plotModalSplitBarChart(),plotModalSplitPieChart(),plotModalShift().

append

specifies if the output folder should be erased before creating, default = FALSE

Value

generates folder with content for simwrapper from a trips table


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