timestamp.Verbose
From R.utils v2.10.1
by Henrik Bengtsson
Writes a timestamp
Writes a timestamp with default format [2005-06-23 21:20:03].
- Keywords
- methods, internal, programming
Usage
# S3 method for Verbose
timestamp(this, format=getTimestampFormat(this), ...)
Arguments
- stamp
A timestamp
character
to be written.- ...
Not used.
Value
Returns nothing.
See Also
For more information see Verbose
.
Community examples
Looks like there are no examples yet.