Skip to contents

Creates dashboard for the given folder with data

Usage

prepareSimwrapperDashboardFromFolder(
  folder,
  dump.output.to = matsimDumpOutputDirectory,
  append = FALSE
)

Arguments

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

Value

tibble of output_trips from folder and content needed for Simwrapper