R/allGenerics.R
R/allMethods.R
chmAddProperty-method.Rd
Add custom property to a Next Generation Clustered Heat Map (NGCHM) and return the extended CHM.
chmAddProperty(chm, label, value) # S4 method for class 'ngchm,character,character' chmAddProperty(chm, label, value)
The chm to add the property to.
The property label.
The property value.
The extended chm.
ngchmProperty