setCustomScreenCss {Nozzle.R1} | R Documentation |
Set the path or URL of the CSS file to be used to overwrite the default screen (not: print) style sheet. Can be relative or absolute.
Description
Set the path or URL of the CSS file to be used to overwrite the default screen (not: print) style sheet. Can be relative or absolute.
Usage
setCustomScreenCss(report, cssFile)
Arguments
report |
Report element. |
cssFile |
URL or a relative or absolute path to a CSS file. |
Value
Updated report element.
Author(s)
Nils Gehlenborg nils@hms.harvard.edu
[Package Nozzle.R1 version 1.1-1.1 Index]