prepareSimwrapperDashboardFromFolder | R Documentation |
Creates dashboard for the given folder with data
prepareSimwrapperDashboardFromFolder(
folder,
dump.output.to = matsimDumpOutputDirectory,
append = FALSE
)
folder |
file path, specifies data source folder that includes a output_trips.csv file |
dump.output.to |
output folder, yaml files are saved there |
append |
specifies if the ouput folder should be erased before creating, default = FALSE |
tibble of output_trips from folder and content needed for Simwrapper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.