Few changes in R code

This commit is contained in:
2025-01-15 10:51:52 +01:00
parent 7f1a9ad455
commit 7712f8396f
6 changed files with 2496 additions and 397 deletions

View File

@ -4,7 +4,7 @@
#----------------------------------------------------------------------------#
##############################################################################
source(paste0(getwd(),"/functions/resali.R"))
source("/home/corentin/Documents/These/Recherche/Simulations/RProject/Scripts/Analysis/functions/resali.R")
generate_resali <- function(scenario=NULL,grp=NULL) {
scen <- as.numeric(gsub("[A,B,C,D,E,F,G,_]","",substr(scenario,0,3)))