View source: R/get.column.no.R
get.column.no | R Documentation |
Get column number(s) of a variable in the recoded data
get.column.no(do, variable.name.num)
do |
A DIGRAM object |
variable.name.num |
The number, label or name of the variable(s) to search for |
Returns the column.number(s)
data(DHP)
get.column.no(DHP,"dhp36")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.