Learn R Programming

editrules (version 2.0-3)

numcat: return vector with number of categories for each variable in editarray

Description

return vector with number of categories for each variable in editarray

Usage

numcat(E)

Arguments

E
object of class editarray

Value

  • a vector of length(getVar(E)) with the number of categories for every variable in E.