Description Usage Arguments Value
View source: R/SettingsObjectInterface.R
Allows loading of settigns into a Study
object. If a directory path name is provided in the fname argument, settings will be loaded from that file. If no directory is provided, the user will be prompted to interactively select a settings folder.
1 | selectAndLoadSettings(study, fname = NULL, root = "./output/")
|
study |
A |
fname |
Optional, a |
root |
Optional, a |
A Study
object with settings loaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.