d21d52e84c6a4f3c923e2e3425ae49a5c0dfb7d4
R package mtt
This package was created to process log files obtained from Multi-Touch-Tables at the IWM.
Installation
It can be installed via
devtools::install_git("https://gitea.iwm-tuebingen.de/R/mtt.git")
If you get an error message, you probably need to install git2rfirst with
install.packages("git2r").
The package depends on the following R packages
dplyrpbapplyXMLlubridate
so make sure they are installed as well.
Description
Languages
R
100%