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

Description Usage Arguments Value

View source: R/createProject.R

Description

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

Usage

1
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.


lampk/C306 documentation built on Sept. 11, 2019, 8:03 a.m.