Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

setTimestampFormat.Verbose

Sets the default timestamp format


Description

Sets the default timestamp format.

Usage

## S3 method for class 'Verbose'
setTimestampFormat(this, format="%Y%m%d %H:%M:%S|", ...)

Arguments

format

If a function, this function is called (without arguments) whenever a timestamp is generated. If a character string, it used as the format string in format(Sys.date(), fmt).

...

Not used.

Value

Returns (invisibly) the old timestamp format.

Author(s)

Henrik Bengtsson

See Also

*getTimestampFormat(). *timestampOn(). For more information see Verbose.


R.utils

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.