prepareSimwrapperDashboardFromTable | R Documentation |
Creates dashboard for the given table with data
prepareSimwrapperDashboardFromTable(
table,
dump.output.to = matsimDumpOutputDirectory,
append = FALSE
)
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 |
generates folder with content for simwrapper out of trips table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.