View source: R/createProject.R
createProject | R Documentation |
A generic function to create a project's folder based on pre-defined folder structure.
createProject(dir, structure = c("OUCRU_RCT_wInterim"))
dir |
a character specifies where to create the project's folder. |
structure |
a character specifies the pre-defined folder structure to be used. |
A message to confirm that the project's folder is created at the designed place.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.