Description Usage Arguments Value
This function uses the system date and time to create a unique file name.
1 | systemTimeFilename(name_suffix, name_ext, clean = FALSE)
|
name_suffix |
Character string. Name part of file name to append to date time part. |
name_ext |
Character string. File extension without the period. For example, |
clean |
Logical. Remove problematic file system characters from file name part. Default is |
A unique date time file name as character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.