Skip to content
Snippets Groups Projects
Commit 0397aa31 authored by clblatte's avatar clblatte
Browse files

loadDB with new regime sample

parent afbf4d82
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ library(stringr)
# ---------------------------
# Management regimes and their abbreviation, they are merged to the data by the branching group (script loadDB.R)
regime <- read.csv(paste0(path, "/params/regimes_FBE.csv"),
regime <- read.csv(paste0(path, "/params/regimes_FBE_10.csv"),
sep = ",",
stringsAsFactors = FALSE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment