clearify everything
This commit is contained in:
+10
-1
@@ -295,4 +295,13 @@ getyearlyout<-function(settings){
|
||||
## }
|
||||
|
||||
## }
|
||||
|
||||
## file.copy(file.path(outputLoc,possibleNames)
|
||||
## ,file.path(binaryPlace,paste0((stamp(binaryPlace)+1),"-",possibleNames)))
|
||||
|
||||
|
||||
## epcfiles <- list.files(epcdir)[grep("epc$",list.files(
|
||||
## stampnum<-stamp(EPCS)
|
||||
## lapply(epc,function (x) file.copy(from = x ,to=paste(EPCS,"/",(stampnum+1),"-", basename(x),sep="")))
|
||||
## if(errorsign==1){
|
||||
## lapply(epc, function (x) file.copy(from = paste(EPCS,"/",(stampnum+1),"-",basename(x),sep=""), to=WRONGEPC))
|
||||
## }
|
||||
Reference in New Issue
Block a user