Description Usage Arguments Value
Get the project directory, either as supplied (if dir_proj in run_gamlss_pipeline is
a character) or as created by the dir_proj parameter if its argument is a function
taking its arguments from the dots of run_gamlss_pipeline.
This directory is always created, and emptied if instructed.
1 | .setup_proj_dir(dir_proj, dir_proj_empty, params_dots)
|
dir_proj |
|
dir_proj_empty |
|
params_dots |
named list. Named list returned by |
A character, that is the absolute path of the project directory. Side effects
are that this project directory is created if it doesn't exist and emptied if proj_dir_empty
is TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.