setTimestampFormat.Verbose
From R.utils v2.10.1
by Henrik Bengtsson
Sets the default timestamp format
Sets the default timestamp format.
- Keywords
- methods, internal, programming
Usage
# S3 method for Verbose
setTimestampFormat(this, format="%Y%m%d %H:%M:%S|", ...)
Arguments
Value
Returns (invisibly) the old timestamp format.
See Also
*getTimestampFormat()
.
*timestampOn()
.
For more information see Verbose
.
Community examples
Looks like there are no examples yet.