Learn R Programming

Nozzle.R1 (version 1.1-1.1)

setReportTitle: Set the title of report.

Description

Set the title of report.

Usage

setReportTitle(report, ...)

Arguments

report

Report element.

...

One or more strings that will be concatenated to form the title of the report.

Value

Updated report element or NA if report has no title element.