chmAddMetaData-method: Add meta data.

chmAddMetaDataR Documentation

Add meta data.

Description

Add meta data to the rows/columns of a Next Generation Clustered Heat Map.

Usage

chmAddMetaData(chm, where, type, value)

## S4 method for signature 'ngchm,character,character,character'
chmAddMetaData(chm, where, type, value)

Arguments

chm

The chm to add the meta data to.

where

The axis of the chm to add the meta data to (row, column, or both).

type

The type of the meta data.

value

A character vector or NULL. If value is a character vector, elements of the vector will be attached as meta data to to NGCHM row of the same name.


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.