Skip to contents

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