Updated preprocessing file after updating mtt code
This commit is contained in:
parent
07b1f5adc4
commit
b4ca4dd5eb
@ -11,12 +11,12 @@
|
||||
# output: raw_logfiles_<timestamp>.csv
|
||||
# event_logfiles_<timestamp>.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")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user