powered by
Returns a character vector with an file name having the date prepended.
getDatedFilename(filename)
A character string with a file name prepended with the date and time in YYYY-MM-DD_hh_mm_ss_basename format.
character vector with name to use in file name
library(nprcgenekeepr) getDatedFilename("testName")
Run the code above in your browser using DataLab