timed_fn | R Documentation |
This function generates a character string that suffixes a file name with a time stamp.
timed_fn(main, extension)
main |
The main file name to be used. |
extension |
The file extension to be used, e.g. ".csv" |
timed_fn("Q15. ",".xlsx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.