From bdf9ad947a6b3ca7e8121064814eb6e1430aae78 Mon Sep 17 00:00:00 2001 From: nwickel Date: Fri, 22 Mar 2024 16:39:32 +0100 Subject: [PATCH] Added link to mtt package --- README.Rmd | 5 ++++- README.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 3b2c9e6..de5586a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -10,13 +10,16 @@ devtools::load_all("../../../../software/mtt") The Multi Touch Table at the Herzog-Anton-Ulrich-Museum (HAUM) in Braunschweig gives visitors of the Museum the opportunity to interact with about 70 artworks and 3 virtual cards containing information about the -museum and its layout. The table was installed at the institute in October +museum and its layout. The table was installed at the museum in October 2016 and since November 2016 log files from interactions of visitors of the museum have been collected. These log files are in an unstructured format and cannot be easily analyzed. The purpose of the following document is to describe how the data haven been transformed and which decisions have been made along the way. +The implementation of the steps described here can be found at: +https://gitea.iwm-tuebingen.de/R/mtt. + # Data structure The log files contain lines that indicate the beginning and end of possible diff --git a/README.md b/README.md index 80ca431..0c4609f 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,16 @@ Log data from the Multi-Touch Table at the HAUM The Multi Touch Table at the Herzog-Anton-Ulrich-Museum (HAUM) in Braunschweig gives visitors of the Museum the opportunity to interact with about 70 artworks and 3 virtual cards containing information about -the museum and its layout. The table was installed at the institute in +the museum and its layout. The table was installed at the museum in October 2016 and since November 2016 log files from interactions of visitors of the museum have been collected. These log files are in an unstructured format and cannot be easily analyzed. The purpose of the following document is to describe how the data haven been transformed and which decisions have been made along the way. +The implementation of the steps described here can be found at: +. + # Data structure The log files contain lines that indicate the beginning and end of