Added link to mtt package
This commit is contained in:
parent
9762c61a8d
commit
bdf9ad947a
@ -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
|
||||
|
@ -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:
|
||||
<https://gitea.iwm-tuebingen.de/R/mtt>.
|
||||
|
||||
# Data structure
|
||||
|
||||
The log files contain lines that indicate the beginning and end of
|
||||
|
Loading…
Reference in New Issue
Block a user