Learn R Programming

Nozzle.R1 (version 1.1-1.1)

addToResults: Add elements to the "Results" section of a standard report.

Description

Add elements to the "Results" section of a standard report.

Usage

addToResults(report, ...)

Arguments

report

Report element.

...

Elements that will be added to the results section. Often these are subsection elements.

Value

Updated report element.