Description Usage Arguments Value Examples
This is a helper function to quickly generate not-terrible filenames. This will be of the form 'day created-author-description.xlsx' Filenames are put in lower-case and spaces are replaced with dashes.
1 2 3 4 5 6 7 8 |
name |
A brief description of the file |
user |
The name of the creater of the file |
time |
The time the file was created (i.e. |
ext |
The file extension |
dir |
The directory to save the file to |
replace |
If |
A character vector of length 1
1 | nice_filename("demo_file", user = "example")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.