variables | R Documentation |
Get the list of variables (with their names) of a BN
or BNDataset
.
variables(x)
## S4 method for signature 'BN'
variables(x)
## S4 method for signature 'BNDataset'
variables(x)
x |
an object. |
vector of the variables names of the desired object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.