| generate_filename | R Documentation |
Generate filename for write operations
generate_filename(filename = "", timestamp = Sys.time())
filename |
Character. User-specified filename (without extension). If empty or NULL, generates timestamped filename. |
timestamp |
POSIXct timestamp for auto-generated names. Default: Sys.time() |
Character. Base filename without extension
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.