disVars: disVars

View source: R/reptools.r

disVarsR Documentation

disVars

Description

Find Discrete Variables

Usage

disVars(...)

Arguments

...

passed to [varType()]

Details

Uses [varType()] to type the variables then retrieves the vector of names of discrete ones.

Value

character vector

Author(s)

Frank Harrell

Examples

## Not run: 
disVars(mydata)

## End(Not run)

qreport documentation built on April 12, 2025, 1:10 a.m.