init_jspsych: Initialize jsPsych experiment

View source: R/initialize.R

init_jspsychR Documentation

Initialize jsPsych experiment

Description

Initialize a jsPsych experiment in the experiments folder of a vertical project

Usage

init_jspsych()

Details

This function does the following:

  1. creates the experiments folder

  2. Downloads the most recent 'jspsych“ library from https://github.com/jspsych/jsPsych/releases

  3. Adds a minimal jspsych`` example experiment to experiments/experiment-1/'

See the jspsych documentation for more information about using jspsych to build behavioral experiments for the web.


CrumpLab/vertical documentation built on May 20, 2022, 5:15 p.m.