timestampOn.Verbose
From R.utils v1.19.3
by Henrik Bengtsson
Turns automatic timestamping on and off
Turns automatic timestamping on and off.
- Keywords
- methods, internal, programming
Usage
## S3 method for class 'Verbose':
timestampOn(this, ...)
Arguments
- ...
- Not used.
Value
- Returns (invisibly) the old timestamp status.
See Also
*setTimestampFormat()
.
*timestampOn()
.
For more information see Verbose
.
Community examples
Looks like there are no examples yet.