Ran checks and updated

This commit is contained in:
2023-09-28 16:04:38 +02:00
parent 0e911bed3f
commit b07e0923dc
6 changed files with 61 additions and 9 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ close_events <- function(data, event = c("move", "flipCard", "openTopic", "openP
"artwork", "popup")
drop <- c("topicNumber", "event")
ncol <- 19
# TODO: Should topicNumber maybe also be filled in for "openPopup"?
# TODO: Should topicNumber maybe also be filled in for "openPopup"?
}
)