powered by
System date in 'yyyymmdd' format, system time in 'yyyymmdd_hhmmss' format plus easy save history
Cdate() Ctime() Save.history()
Alexey Shipunov
System date / time in compact formats. These formats are by experience, the most appropriate formats both for file systems and for spreadsheets.
There is also easy 'savehistory' (does not work under macOS R GUI -- but works under macOS 'Terminal.app' R).
savehistory
Cdate() Ctime() if (FALSE) { ## does not work under macOS GUI Save.history() }
Run the code above in your browser using DataLab