createProject: Create project's folder based on pre-defined folder structure

View source: R/createProject.R

createProjectR Documentation

Create project's folder based on pre-defined folder structure

Description

A generic function to create a project's folder based on pre-defined folder structure.

Usage

createProject(dir, structure = c("OUCRU_RCT_wInterim"))

Arguments

dir

a character specifies where to create the project's folder.

structure

a character specifies the pre-defined folder structure to be used.

Value

A message to confirm that the project's folder is created at the designed place.


oucru-biostats/C306 documentation built on July 16, 2024, 2:33 p.m.