| chmNewProperty | R Documentation | 
This function creates a new Property object for adding to a Next Generation Clustered Heat Map.
chmNewProperty(label, value)
label | 
 The property label  | 
value | 
 The property value  | 
An object of class ngchmProperty
ngchm
chmAddProperty()
prop <- chmNewProperty(
  "chm.info.caption",
  "This is a nifty new CHM."
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.