Skip to content

Commit

Permalink
r analysis on modal shift base -> repurpose lanes
Browse files Browse the repository at this point in the history
  • Loading branch information
simei94 committed Mar 28, 2024
1 parent 768e35c commit a95f2cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/R/analysis/modal_shift_repurpose_lanes.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ library(matsim)
library(ggalluvial)
library(ggplot2)

# TODO change path to cluster output folder of repurpose lanes scenario. + make base trips path relative to wd
setwd("Y:/net/ils/matsim-mexico-city/case-studies/lane-repurposing/output/output-mexico-city-v1.0-1pct-lane-repurposing")

baseTripsFile <- list.files(path = "../../../baseCase/output/output-mexico-city-v1.0-1pct", pattern = "output_trips.csv.gz", full.names = TRUE)
Expand Down

0 comments on commit a95f2cf

Please sign in to comment.