| setNextReport {Nozzle.R1} | R Documentation |
Set the URL and title of the "next" report after report. This will be accessible through the utility menu.
Description
Set the URL and title of the "next" report after
report. This will be accessible through the
utility menu.
Usage
setNextReport(report, url, ...)
Arguments
report |
Report object. |
url |
URL of the next report. |
... |
One or more strings that will be concatenated to form the title of the next report. |
Value
Updated report element.
Author(s)
nils
[Package Nozzle.R1 version 1.1-1.1 Index]