designname<-stringr::str_remove_all(list.files(designpath,full.names=F),"(.ngd|_|.RDS)")## Make sure designnames to not contain file ending and "_", as the may cause issues when replace
designname<-stringr::str_remove_all(list.files(designpath,full.names=F),"(.ngd|_|.RDS)")## Make sure designnames to not contain file ending and "_", as the may cause issues when replace