get.column.no: Get column number(s) of a variable in the recoded data

View source: R/get.column.no.R

get.column.noR Documentation

Get column number(s) of a variable in the recoded data

Description

Get column number(s) of a variable in the recoded data

Usage

get.column.no(do, variable.name.num)

Arguments

do

A DIGRAM object

variable.name.num

The number, label or name of the variable(s) to search for

Value

Returns the column.number(s)

Examples

data(DHP)
get.column.no(DHP,"dhp36")

jeppebundsgaard/RDigram documentation built on Oct. 29, 2023, 7:15 p.m.