setLogo {Nozzle.R1} | R Documentation |
Set a logo file for one of six positions (three at the top, three at the bottom) in report
, e.g. an institute logo.
Description
Set a logo file for one of six positions (three at the
top, three at the bottom) in report
, e.g. an
institute logo.
Usage
setLogo(report, filename, position)
Arguments
report |
Report element. |
filename |
Path or URL to the logo file (relative) to the final location of the report HTML file. |
position |
One of LOGO.TOP.LEFT, LOGO.TOP.CENTER, LOGO.TOP.RIGHT, LOGO.BOTTOM.LEFT, LOGO.BOTTOM.CENTER, LOGO.BOTTOM.RIGHT. |
Value
Updated report element.
Author(s)
Nils Gehlenborg nils@hms.harvard.edu
[Package Nozzle.R1 version 1.1-1.1 Index]