powered by
Embeds the present datetime into a file name
timeStamp(description, extension)
Character vector giving the base name(s) of the file(s)
Character vector giving the extension(s) of the file(s) (excluding the period)
Character string of the form description_YYYY-MM-DD_HHMMSS.extension
description_YYYY-MM-DD_HHMMSS.extension
# NOT RUN { timeStamp("aFilename", "txt") # }
Run the code above in your browser using DataLab