printTimestamp.HtmlPrintStream: Prints a time stamp string as a HTML comment

Description Usage Arguments Value Author(s)

Description

Prints a time stamp string as a HTML comment to the connected output stream.

Usage

1
2
## S3 method for class 'HtmlPrintStream'
printTimestamp(this, timestamp=date(), indent=FALSE, ...)

Arguments

timestamp

The time stamp to be written. Default value is date().

indent

If TRUE, the comment will be indented, otherwise not. Default value is FALSE.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.