name<- | R Documentation |
Set the name
slot of an object of type BN
or BNDataset
.
name(x) <- value
## S4 replacement method for signature 'BN'
name(x) <- value
## S4 replacement method for signature 'BNDataset'
name(x) <- value
x |
an object. |
value |
the new name of the object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.