chmLabel-set: Set the label/name of an NG-CHM object

chmLabel<-R Documentation

Set the label/name of an NG-CHM object

Description

Set the label/name of an NG-CHM object

Usage

chmLabel(x) <- value

Arguments

x

The NG-CHM object on which to set the label/name.

value

The new name (a single character string).

Value

The modified NG-CHM object.

See Also

chmLabel

Examples

chmLabel (hm) <- "A new name";


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