Learn R Programming

Nozzle.R1 (version 1.1-1.1)

setPreviousReport: Set the URL and title of the "previous" report before report. This will be accessible through the utility menu.

Description

Set the URL and title of the "previous" report before report. This will be accessible through the utility menu.

Usage

setPreviousReport(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 previous report.

Value

Updated report element.