exreport {exreport} | R Documentation |
Create a new exreport document
Description
This function inits a new exreport document to start adding elements for later rendering.
Usage
exreport(title)
Arguments
title |
A string representing a short title for this document |
Value
an empty exreport document
See Also
exreportRender, exreportAdd
[Package exreport version 0.4.1 Index]