Skip to contents

Create new study from config and template

Usage

create_study(config, rmd_template = "gsd_detailed", output_dir = ".")

Arguments

config

Either a config list object, config name from repository, or path to .R config file

rmd_template

Either a template name or path to .Rmd template file (default: "gsd_detailed")

output_dir

Directory to create study files