Initialize a jspsychr template in the experiments folder of a vertical project
init_jspsychr()
This function does the following:
creates the experiments folder
Adds a jspsychr template (Experiment_1), which is an example of using R Studio and R Markdown to author a jspsych experiment
See the jspsych documentation for more information about using jspsych to build behavioral experiments for the web.
See the jspsychr documentation for more information about using R Markdown to write jspsych experiments.