Learn R Programming

editrules (version 2.2-0)

getVars.editset: get variable names in editset

Description

get variable names in editset

Usage

## S3 method for class 'editset':
getVars(E,
    type = c("all", "num", "cat", "mix", "dummy"), ...)

Arguments