Rdocumentation
powered by
Learn R Programming
ddgraph (version 1.16.0)
operators-DDDataSet: access a specific variable in the dataset by name...
Description
access a specific variable in the dataset by name
Usage
"$"(x, name) "[["(x, i, j) "["(x, i, j, ..., drop=TRUE)
Arguments
x
the DDDataSet object
name
the variable name
i
variable name
j
unusued
drop
unused
...
unused