Skip to content

sbrockhaus/mousetrap

 
 

Repository files navigation

mousetrap

cran version DOI

Mouse-tracking, the analysis of mouse movements in computerized experiments, is a method that is becoming increasingly popular in the cognitive sciences. The mousetrap package offers functions for importing, preprocessing, analyzing, aggregating, and visualizing mouse-tracking data. An overview of the functions in this package is given in the package description, which can be accessed with package?mousetrap once the package has been installed.

General Information

The mousetrap package is developed by Pascal Kieslich and Felix Henninger. It is published under the GNU General Public License (version 3). Please see the NEWS file for most recent changes.

Installation

  • The current stable version is available on CRAN and can be installed via install.packages("mousetrap").
  • To install the latest development version from GitHub, you need the devtools package . The development version can be installed via devtools::install_github("pascalkieslich/mousetrap@master").

Acknowledgments

We thank Johanna Hepp for helpful comments on the documentation of this package and Monika Wiegelmann for testing a development version.

About

Process and Analyze Mouse-Tracking Data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%