prepareComparisonSimwrapperDashboardFromTable | R Documentation |
Creates comparison dashboard for the two given tables or folders with data
prepareComparisonSimwrapperDashboardFromTable(
table1,
table2,
dump.output.to = matsimDumpOutputDirectory,
append = FALSE
)
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 |
generates folder with content for simwrapper from a trips table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.