structural changes
This commit is contained in:
parent
f72213f022
commit
faf4f38dac
5 changed files with 33 additions and 32 deletions
|
|
@ -4,6 +4,7 @@ library("tidyverse")
|
|||
library("xlsx")
|
||||
|
||||
source("config/config.R")
|
||||
source("functions.R")
|
||||
|
||||
#Übernimmt die Liste der zu durchsuchenden Excelfiles aus der Konfiguration
|
||||
file_list <- FIND_DISTINCTS_FILES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue