Description Usage Arguments Value
View source: R/dimsumms__create_dir.R
Create results folder for analysis script plots and saved objects.
1 2 | dimsumms__create_dir(dimsumms_dir, execute = TRUE, message = NULL,
overwrite_dir = TRUE)
|
dimsumms_dir |
directory path string (required) |
execute |
whether or not the system command will be executed (required) |
message |
message string (optional, default: NULL i.e. no message displayed) |
overwrite_dir |
delete directory if already exists (optional, default: TRUE) |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.