timestamp.Verbose {R.utils} | R Documentation |
Writes a timestamp with default format [2005-06-23 21:20:03].
## S3 method for class 'Verbose': timestamp(this, stamp=format(Sys.time(), "%Y-%m-%d %H:%M:%S"), ...)
stamp |
A timestamp character to be written. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson http://www.braju.com/R/
For more information see Verbose
.