Skip to contents

Set the name slot of an object of type BN or BNDataset.

Usage

name(x) <- value

# S4 method for BN
name(x) <- value

# S4 method for BNDataset
name(x) <- value

Arguments

x

an object.

value

the new name of the object.