Skip to contents

Creates dashboard for the given table with data

Usage

prepareSimwrapperDashboardFromTable(
  table,
  dump.output.to = matsimDumpOutputDirectory,
  append = FALSE
)

Arguments

table

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 ouput folder should be erased before creating, default = FALSE

Value

generates folder with content for simwrapper out of trips table