get_date_filename.Rd
Converts the current Sys.time()
system time to a format
that is acceptable to include in a filename. Changes punctuation that
won't work in a filename.
get_date_filename()
A string containing the current date-time with spaces and colons replaced with underscores and periods, respectively.