Few changes in R code
This commit is contained in:
@ -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)))
|
||||
|
Reference in New Issue
Block a user