View source: R/create_project.R
create_project | R Documentation |
This function can be used to automatically setup your study directory by creating folders and template scripts
create_project(wmc_scripts = TRUE, ac_scripts = TRUE, path = ".")
wmc_scripts |
Logical. Download WMC task template files? |
ac_scripts |
Logical. Download all attention task template files? |
path |
String. Home directory file path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.