Return a human readable timestamp as a string: 'YYYYMMDD-HHMMSS'.
timestamp()
A string corresponding to a human readable timestamp: 'YYYYMMDD-HHMMSS'.
Convenience function to get a human readable timestamp string: 'YYYYMMDD-HHMMSS'. This is mostly useful for including in filenames.
David Braze davebraze@gmail.com
timestamp()#> [1] "20211025-180148"