create_project: Setup directory and templates for a new research study

View source: R/create_project.R

create_projectR Documentation

Setup directory and templates for a new research study

Description

This function can be used to automatically setup your study directory by creating folders and template scripts

Usage

create_project(wmc_scripts = TRUE, ac_scripts = TRUE, path = ".")

Arguments

wmc_scripts

Logical. Download WMC task template files?

ac_scripts

Logical. Download all attention task template files?

path

String. Home directory file path


EngleLab/englelab documentation built on Sept. 9, 2024, 4:12 a.m.