chmAddCSS-method: Add custom CSS to a NGCHM.

chmAddCSSR Documentation

Add custom CSS to a NGCHM.

Description

Add custom Cascading Style Sheet (CSS) to a Next Generation Clustered Heat Map (NGCHM) and return the extended CHM.

Usage

chmAddCSS(chm, css)

## S4 method for signature 'ngchm,character'
chmAddCSS(chm, css)

Arguments

chm

The chm to add the CSS to.

css

The css selector and style information.

Value

The extended chm.

See Also

ngchmCSS


NGCHM documentation built on April 4, 2025, 3:48 a.m.