setTimestampFormat.Verbose
From R.utils v1.12.0
by Henrik Bengtsson
Sets the default timestamp format
Sets the default timestamp format.
- Keywords
- methods, internal, programming
Usage
## S3 method for class '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.