name: get name of an object.

nameR Documentation

get name of an object.

Description

Return the name of an object, of class BN or BNDataset.

Usage

name(x)

## S4 method for signature 'BN'
name(x)

## S4 method for signature 'BNDataset'
name(x)

Arguments

x

an object.

Value

name of the object.


bnstruct documentation built on May 29, 2024, 3:17 a.m.