add_study: Add a new study

View source: R/init_project.R

add_studyR Documentation

Add a new study

Description

Set up directory structure for a new study in an existing project repository.

Usage

add_study(x, path = ".", quarto = TRUE)

Arguments

x

Character. Path to project repository.

path

Character. Base path.

quarto

Logical. Wether to use quarto for reproducible reporting, or R Markdown.


crsh/template documentation built on Dec. 5, 2023, 6:31 p.m.