View source: R/helper.functions.R
get.variable.names | R Documentation |
Get variable names
get.variable.names(do, items = NULL, only.items = F, only.exos = F)
do |
A digram.object |
items |
The variable.numbers of the items or exogenous variables to provide the names for |
only.items |
Boolean. Only return items. |
only.exos |
Boolean. Only return exos |
Returns the variable.names of the items/exogenous variables .
get.variable.names(DHP,1:2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.