setTimestampFormat.Verbose {R.utils} | R Documentation |
Sets the default timestamp format.
## S3 method for class 'Verbose'
setTimestampFormat(this, format="%Y%m%d %H:%M:%S|", ...)
format |
If a |
... |
Not used. |
Returns (invisibly) the old timestamp format.
Henrik Bengtsson
*getTimestampFormat()
.
*timestampOn()
.
For more information see Verbose
.