All Projects → CrumpLab → jspsychr

CrumpLab / jspsychr

Licence: other
Write and run jspsych experiments with R studio

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
r
7636 projects
CSS
56736 projects

jspsychr

Lifecycle: experimental

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

# install.packages("devtools")
devtools::install_github("CrumpLab/jspsychr")

Overview

Examples

Read the getting started article (above) for an overview of how jspsychr works, and/or head over to the examples repo to see some examples, https://github.com/CrumpLab/jspsychrexamples

Contributors

Matt Crump {jspsychr}, Danielle Navarro {code to run experiments locally with plumber, and to save data from a local session}; Josh De Leeuw {the jspsych javascript library}

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].