This is an R markdown template and functions for writing and running jspsych experiments using R studio.
jspsych is javascript library for web-based behavioral experiments written by Josh De Leeuw.
If you are interested in other approaches to build jspsych experiments, also check out Danielle Navarro’s xprmntr, and jaysire
jspsychr developed as a forked offshoot of the original xprmntr package
# install.packages("devtools")
devtools::install_github("CrumpLab/jspsychr")