Create a standardized, empty clinical research project.

gr_new_project(path, open = TRUE, verbose = TRUE)

Arguments

path

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

open

If TRUE, opens the new project in RStudio.

verbose

If TRUE, shows diagnostics.

Value

Path to the project, invisibly.