This is a repository of Nishiyama and Saito (in press) "Transferable Inhibition of Direct Suppression: Evidence from a Dot-probe Task", which will be published in Psychologia
You have to install the following software on your PC before starting.
- R (required)
- RStudio (recommended)
R 4.0.2 was used for the analyses, but some future versions will be compatible.
If you are familiar with git, run the command below in your preferred directory.
git clone https://github.com/snishiyama/TNT-DP.git
Otherwise, download a whole repository from code > Download ZIP
. Green code
button is at the upper-right of this page.
Run the command below on R console.
install.packages(c("tidyverse", "rstatix", "here"))
You are ready to start! If you have any problem with the code, feel free to throw an issue