initResearchFolder: Initialise research folder

Description Usage Arguments Details

View source: R/initialise_directories.R

Description

Initialise research folder

Usage

1
initResearchFolder(wkdir, research.folder)

Arguments

wkdir

The working directory of all subfolders, e.g., Working directory.

research.folder

Name of the research folder.

Details

This function initialises the research folder by automatically creating the research folder specified within the research subfolder of the working directory, and then creating the private_data, private_data_template, request_input and request_output in the research folder. This process can also be done manually, as long as the folder structure and folder names are followed exactly.

After the research folder is initialised, user should make sure that all private non-database data files are within the private_data subfolder. Relevant inclusion files and variables lists should be saved in request_input subfolder within the research folder for data extraction.


biostatUniBS/RDataXMan documentation built on Feb. 2, 2021, 9:41 a.m.