getElem {eye}R Documentation

Find element based or strings

Description

Finds the element in an object for one of the following:

getElem search a vector, the column names (data frame) or the names (list)

Usage

getElem_id(obj)

getElem_eyecol(obj)

getElem_eye(obj)

getElem_va(obj)

getElem_iop(obj)

Arguments

obj

can be vector, data frame or list

Value

vector

See Also

Other string matching functions: recodeye(), sort_substr(), str_search


[Package eye version 1.2.1 Index]