shipunov (version 1.5)

Cdate: System date, time plus easy save history

Description

System date in 'yyyymmdd' format, system time in 'yyyymmdd_hhmmss' format plus easy save history

Usage

Cdate()
Ctime()
Save.history()

Arguments

Details

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).

See Also

savehistory

Examples

Run this code
# NOT RUN {
Cdate()
Ctime()
# }
# NOT RUN {
## does not work under macOS GUI
Save.history()
# }

Run the code above in your browser using DataLab