Skip to contents

Create a standardized, empty clinical research project.

Usage

edc_new_project(path, open = TRUE)

Arguments

path

A path. If it does not exist, it is created.

open

If TRUE, opens the new project in RStudio.

Value

Path to the project, invisibly.