View source: R/generate_filename.R
generate_filename | R Documentation |
This function creates file names dynamically. The file name depends on date, time and specific seed.
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
generate_filename(0104)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.