Commit Graph

36 Commits

Author SHA1 Message Date
Nora Wickelmaier 05a8dbe689 Changed return value for create_eventlogs from tibble to data frame 2024-05-02 19:46:29 +02:00
Nora Wickelmaier c3ae475d71 Catch error in add_path because of factor/character confusion 2024-05-02 19:42:22 +02:00
Nora Wickelmaier ef56ab792c Updated README 2024-04-09 17:10:58 +02:00
Nora Wickelmaier 2b5312167e Uploaded logo without background 2024-04-09 17:00:55 +02:00
Nora Wickelmaier a88917459a Updated README with all infos on decisions as RMD and MD 2024-04-09 16:55:05 +02:00
Nora Wickelmaier a7316eacd6 Removed empty file add_metadata.R 2024-04-09 12:14:18 +02:00
Nora Wickelmaier 1c803ba81f Some cosmetic changes 2024-03-06 18:43:44 +01:00
Nora Wickelmaier 83fbcc0f3d Added sorting of data frame at end of function 2024-01-22 10:46:51 +01:00
Nora Wickelmaier b595c261c5 Changed add_case; now based on min and max of paths 2024-01-17 18:10:14 +01:00
Nora Wickelmaier 8233b151d9 Changed how path variable for move events is created 2024-01-16 18:51:13 +01:00
Nora Wickelmaier 8bedadd18e Renamed add_trace.R to add_path.R 2024-01-15 15:59:46 +01:00
Nora Wickelmaier 521b8aea68 Refactored add_path_items() so lonely popupevents are removed; also much faster now 2024-01-15 15:58:39 +01:00
Nora Wickelmaier c41ba718e9 Fixed bug with glossar argument 2024-01-12 09:50:21 +01:00
Nora Wickelmaier ec45877229 Renamed trace into path 2024-01-02 14:17:50 +01:00
Nora Wickelmaier 46a2ec6e79 Renamed artwork to item 2024-01-02 13:49:30 +01:00
Nora Wickelmaier 1d31527a3f Removed add_topic function and changed topicNumber to topic 2024-01-02 13:29:25 +01:00
Nora Wickelmaier a61d56b9cb Fixed bug in create_eventlogs 2023-12-22 15:39:48 +01:00
Nora Wickelmaier 17edadf597 Fixed bug in add_case 2023-11-06 09:11:05 +01:00
Nora Wickelmaier f98eb36484 Removed unnecessary columns in create_eventlogs 2023-10-30 11:45:52 +01:00
Nora Wickelmaier 83e47c56ee Small bug fixes 2023-10-29 10:30:00 +01:00
Nora Wickelmaier 3786ae4b42 Debugging and refactoring; glossar is an argument now; create glossar dictionary was moved to add_trace_glossar 2023-10-27 15:10:01 +02:00
Nora Wickelmaier ee35481130 Added argument glossar so that glossar entries can be ignored completely 2023-10-25 16:19:15 +02:00
Nora Wickelmaier 64241bf5f9 Debugging and refactoring of code that closes events spanning more than one log file; tests on complete data set 2023-10-25 14:37:51 +02:00
Nora Wickelmaier 2340e081ff Got rid of loops within add_case 2023-10-25 10:59:33 +02:00
Nora Wickelmaier 8bfa694cc9 Added removing of fragmented traces; needs more testing 2023-10-22 16:52:46 +02:00
Nora Wickelmaier daadb7a691 Debugging; added rm_nochange_moves as argument 2023-10-22 15:13:11 +02:00
Nora Wickelmaier d264e0e267 Ran checks and updated 2023-10-19 18:23:56 +02:00
Nora Wickelmaier d21d52e84c Fixed closing events that span more than one log file and calculated correct durations 2023-10-19 18:17:44 +02:00
Nora Wickelmaier 67f4c70203 Worked on closing events that span more than one log file 2023-10-15 10:55:12 +02:00
Nora Wickelmaier 046d5b2f08 Added README 2023-10-11 17:54:05 +02:00
Nora Wickelmaier b07e0923dc Ran checks and updated 2023-09-28 16:04:38 +02:00
Nora Wickelmaier 0e911bed3f Removed extract_topics() from create_eventlogs(); removed helper.R and put everything in separate files 2023-09-25 11:29:35 +02:00
Nora Wickelmaier 85d3cfc2fa Code now also works for 8o8m; adjusted handling of glossar folder, added folder variable, etc. 2023-09-22 16:00:57 +02:00
Nora Wickelmaier 7f6e967f7c Refactoring and debugging; especially add_trace() and create_glossardict() 2023-09-21 16:47:23 +02:00
Nora Wickelmaier b9185a5645 Added progress bars to parse_logfiles() and did some debugging 2023-09-21 11:50:37 +02:00
Nora Wickelmaier 17e8e39cc3 Created R package mtt 2023-09-20 16:16:47 +02:00