prepareSimwrapperDashboardFromFolder: Creates dashboard for the given folder with data

View source: R/simwrapper.R

prepareSimwrapperDashboardFromFolderR Documentation

Creates dashboard for the given folder with data

Description

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


matsim-vsp/matsim-r documentation built on Feb. 3, 2025, 6:48 p.m.