ReporteRs (version 0.6.9)

addPage: Add a page into a document object

Description

Add a page into a document object

Usage

addPage(doc, ...)

Arguments

doc

document object

...

further arguments passed to other methods

Value

a document object

Details

addPage only works with html documents. See addPage.html for examples.

See Also

html, addPage.html