R package to include various audio rating modules using an item matrix per stimulus
-
If you don't have R installed, install it from here: https://cloud.r-project.org/
-
Open R.
-
Install the ‘devtools’ package with the following command:
install.packages('devtools')
- Install the GAR:
devtools::install_github('klausfrieler/GAR')
The GAR consists of a single page per stimulus.
Harrison, P. M. C. (2020). psychTestR: An R package for designing and conducting behavioural psychological experiments. Journal of Open Source Software. https://doi.org/10.21105/joss.02088