chmNewProperty: Create a new Property for adding to a NGCHM.

chmNewPropertyR Documentation

Create a new Property for adding to a NGCHM.

Description

This function creates a new Property object for adding to a Next Generation Clustered Heat Map.

Usage

chmNewProperty(label, value)

Arguments

label

The property label

value

The property value

Value

An object of class ngchmProperty

See Also

ngchm

chmAddProperty()

Examples

prop <- chmNewProperty ("chm.info.caption",
                           "This is a nifty new CHM.")


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