writeDocType.HtmlPrintStream: Writes the document type string

Description Usage Arguments Value Author(s)

Description

Writes the document type string to the connected output stream.

Usage

1
2
## S3 method for class 'HtmlPrintStream'
writeDocType(this, type="HTML 4.0 Transitional", ...)

Arguments

type

The document type string to write. Default value is "-//W3C//DTD HTML 4.01 Transitional//EN".

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.