diff --git a/code/01_preprocessing_haum.R b/code/01_preprocessing_haum.R index a7feea8..0c40a07 100644 --- a/code/01_preprocessing_haum.R +++ b/code/01_preprocessing_haum.R @@ -11,12 +11,12 @@ # output: raw_logfiles_.csv # event_logfiles_.csv # -# last mod: 2024-01-02, NW +# last mod: 2024-01-18, NW -# setwd("C:/Users/nwickelmaier/Nextcloud/Documents/MDS/2023ss/60100_master_thesis/code") +# setwd("C:/Users/nwickelmaier/Nextcloud/Documents/MDS/2023ss/60100_master_thesis/analysis/code") #library(mtt) -devtools::load_all("../../../../software/mtt") +devtools::load_all("../../../../../software/mtt") now <- format(Sys.time(), "%Y-%m-%d_%H-%M-%S")