Description Usage Arguments Value Author(s) Examples
Embeds the present datetime into a file name
1 | timeStamp(description, extension)
|
description |
Character vector giving the base name(s) of the file(s) |
extension |
Character vector giving the extension(s) of the file(s) (excluding the period) |
Character string of the form description_YYYY-MM-DD_HHMMSS.extension
Landon Sego
1 | timeStamp("aFilename", "txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.