View source: R/getMainfolder.R
getMainfolder | R Documentation |
Functions checks for a global setting of the mainfolder (either by setting the environment variable "MADRAT_MAINFOLDER" or by setting the R option with the same name). If none of these is available the user will be asked for a directory. If this is not provided a temporary folder will be used.
getMainfolder(verbose = TRUE, .testmode = FALSE)
verbose |
boolean deciding whether status information/updates should be shown or not |
.testmode |
boolean switch only relevant for internal testing (will simulate user inputs) |
Jan Philipp Dietrich
initializeConfig
, getConfig
, setConfig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.