generate_folder | R Documentation |
Generate a folder based on ...
generate_folder(
f,
rad.folder = NULL,
internal = FALSE,
append.date = TRUE,
file.date = NULL,
prefix_int = TRUE,
verbose = FALSE
)
f |
Folder name |
rad.folder |
Name of the rad 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.