generate_folder | R Documentation |
Generate a folder based on ...
generate_folder(
rad.folder = NULL,
path.folder = NULL,
internal = FALSE,
append.date = TRUE,
file.date = NULL,
prefix.int = TRUE,
verbose = FALSE
)
rad.folder |
Name of the rad folder |
path.folder |
path of the folder |
internal |
(optional, logical) Is the function internal or not |
append.date |
Include the date and time with the folder.
Default: |
file.date |
The file date included in as argument/value or with
default |
prefix.int |
Use an integer prefix padded left with 0.
Default: |
verbose |
(optional, logical) When |
Thierry Gosselin thierrygosselin@icloud.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.