chmProperty-set: Set the value of an NG-CHM property.

chmProperty<-R Documentation

Set the value of an NG-CHM property.

Description

Set the value of an NG-CHM property.

Usage

chmProperty(x, label) <- value

Arguments

x

The NG-CHM object on which to set the property.

label

The name of the property to set. If no property with that name exists, a new property with that name is appended.

value

A non-empty vector of character, logical, or numeric values.

Value

The modified NG-CHM object.

See Also

ngchm

Examples

chmProperty (hm, "chm.info.caption") <- "Nothing to see here";


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