Rdocumentation
powered by
Learn R Programming
bnstruct (version 1.0)
variables: get variables of an object.
Description
Get the list of variables (with their names) of a
BN
or
BNDataset
.
Usage
variables(x)
"variables"(x)
"variables"(x)
Arguments
x
an object.
Value
vector of the variables names of the desired object.