Description Usage Arguments Details
View source: R/initialise_directories.R
Initialise research folder
1 | initResearchFolder(wkdir, research.folder)
|
wkdir |
The working directory of all subfolders, e.g., |
research.folder |
Name of the research folder. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.