Cdate: System date, time plus easy save history

View source: R/aaa.r

CdateR Documentation

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

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

Author(s)

Alexey Shipunov

See Also

savehistory

Examples

Cdate()
Ctime()
## Not run: 
## does not work under macOS GUI
Save.history()

## End(Not run)

shipunov documentation built on Feb. 16, 2023, 9:05 p.m.

Related to Cdate in shipunov...