Description Usage Arguments Details
View source: R/initialise_directories.R
Initialise working directory
1 | initWkdir(wkdir)
|
wkdir |
The working directory of all subfolders, e.g., |
This function initialises the working directory by automatically
creating the public_data
, public_template
and research
subfolders for users, which can also be manually created by user as long as
the folder names are followed exactly.
After the working directory is initialised, user should make sure that all
public non-database data files are within the public_data
subfolder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.