getInd {editrules} | R Documentation |
get index list from editmatrix
Description
The 'ind' attribute is a named list of named integer vectors. The list names are the variable names. The vectors in the list index the columns in the editarray associated with the variables. The names of the vectors are the names of the columns of the editarray.
Usage
getInd(E)
Arguments
E |
Value
named list, indexing category levels in the editarray (columns)
[Package editrules version 2.9.5 Index]