Description Usage Arguments Value
View source: R/save_and_load_data.R
Orchestrates establishment of a new study, or loading of an old study
1 2 | initiateStudy(studyFolderName = NULL, path_detail = NULL,
root = "./output", study.name = NULL)
|
studyFolderName |
The name of the study folder. |
path_detail |
A Path_Detail object. |
root |
The path to the folder containing a study to be loaded |
study.name |
The name of the study to be initiated |
The initiated Study object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.