chmGetProperty-method: Get Property from NG-CHM

chmGetPropertyR Documentation

Get Property from NG-CHM

Description

This function retrieves a specific property from a NG-CHM (Next-Generation Clustered Heat Map) object.

Usage

chmGetProperty(object, label)

## S4 method for signature 'ngchmVersion2,character'
chmGetProperty(object, label)

Arguments

object

An object of class 'ngchmVersion2' representing the NG-CHM from which the property is to be retrieved.

label

A single character string specifying the label of the property to be retrieved.

Value

The property associated with the specified label in the 'ngchmVersion2' object.


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