Description Usage Arguments Value See Also Examples
View source: R/generate_filename.R
This function creates file names dynamically. The file name depends on date, time and specific seed.
1 | generate_filename(seed, filetype)
|
seed |
a numeric input generated with create_seeds() |
filetype |
set the file type for the image |
character vector, example: "2018-10-02-20-22_seed_22.png"
generate_seeds
where the seed input is randomly generated
1 | generate_filename(0104)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.