name-set: set name of an object.

name<-R Documentation

set name of an object.

Description

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

Usage

name(x) <- value

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

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

Arguments

x

an object.

value

the new name of the object.


sambofra/bnstruct documentation built on Feb. 6, 2024, 10:23 a.m.