make_time_stamp {mbg} | R Documentation |
Make time stamp
Description
Create a string time stamp based on current detailed date/time
Usage
make_time_stamp(suffix = NULL, milliseconds = TRUE)
Arguments
suffix |
( |
milliseconds |
( |
Value
A string formatted as 'YYYYMMDD_HH_MM_SS(_optional MS)(_optional suffix)'
[Package mbg version 1.1.0 Index]