Learn R Programming

editrules (version 2.9.5)

getVars.cateditmatrix: Returns the variable names of an (in)equality editmatrix E

Description

Returns the variable names of an (in)equality editmatrix E

Usage

# S3 method for cateditmatrix
getVars(E, type = c("uniquevar", "colnames", "var", "cat"), ...)

Arguments

type

should unique variable names, colnames, all variable names or category names be extracted?