Learn R Programming

Nozzle.R1 (version 1.1-1.1)

getExportedElement: Get an exported element from a report. This can be used to generate aggregate reports. This is an experimental feature of Nozzle and may not lead to the expected results.

Description

Get an exported element from a report. This can be used to generate aggregate reports. This is an experimental feature of Nozzle and may not lead to the expected results.

Usage

getExportedElement(report, exportId)

Arguments

report

The source report.

exportId

The ID of the exported element. getExportedElementIds returns a list of exported element IDs.

Value

The exported report element or NULL if the ID does not exist in report.