chmGetDataset {NGCHM} | R Documentation |
Get the dataset from an NG-CHM object
Description
This function retrieves the dataset associated with a specific NG-CHM (Next-Generation Clustered Heat Map).
Usage
chmGetDataset(object)
## S4 method for signature 'ngchmLayer'
chmGetDataset(object)
Arguments
object |
An NG-CHM object containing an ngchmDataset |
Value
The dataset associated with the specified object.
[Package NGCHM version 1.0.3 Index]