View source: R/helper_functions_minimal.R
setup_folders | R Documentation |
setup_folders Extract jsPsychHelpeR.zip and make sure we have all necessary folders in a specific location
setup_folders(pid_data_folder, folder, extract_zip = FALSE)
pid_data_folder |
project id data folder inside data/ |
folder |
destination folder for the project |
extract_zip |
If TRUE, extracts jsPsychHelpeR.zip to folder |
setup_folders(999, tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.