diff --git a/code/01_preprocessing_haum.R b/code/01_preprocessing_haum.R index 4f95e06..55ba519 100644 --- a/code/01_preprocessing_haum.R +++ b/code/01_preprocessing_haum.R @@ -11,7 +11,7 @@ # output: raw_logfiles_.csv # event_logfiles_.csv # -# last mod: 2024-01-01, NW +# last mod: 2024-01-02, NW # setwd("C:/Users/nwickelmaier/Nextcloud/Documents/MDS/2023ss/60100_master_thesis/code") @@ -42,9 +42,10 @@ write.table(datraw, paste0("results/haum/raw_logfiles_", now, ".csv"), datlogs <- create_eventlogs(datraw, #xmlpath = "../data/haum/ContentEyevisit/eyevisit_cards_light/", glossar = FALSE) +# 2,136,694 no change moves removed +# OLD: # 6,064 glossar entries, that could not be matched, have been removed - # 2,136,715 no change move events have been removed # items <- unique(datlogs$item)