File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ Mod_Prep4HPC <- function(
312312 }
313313
314314 IASDT.R :: RecordArgs(
315- ExportPath = IASDT.R :: Path(Path_Model , " Args_Prep4HPC .RData" ))
315+ ExportPath = IASDT.R :: Path(Path_Model , " Args_Mod_Prep4HPC .RData" ))
316316
317317 # # ..................................................................... ###
318318
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ Mod_PrepData <- function(
102102 fs :: dir_create(Path_Model )
103103
104104 IASDT.R :: RecordArgs(
105- ExportPath = IASDT.R :: Path(Path_Model , " Args_PrepData .RData" ))
105+ ExportPath = IASDT.R :: Path(Path_Model , " Args_Mod_PrepData .RData" ))
106106
107107 # # ..................................................................... ###
108108
You can’t perform that action at this time.
0 commit comments