CheckCateg: check if a variable is categorical variable

View source: R/SmallFunctions.R

CheckCategR Documentation

check if a variable is categorical variable

Description

check if a variable is categorical variable

Usage

CheckCateg(x, maxLevel = 10)

Arguments

x

a vector of data

maxLevel

A number to specify the max number of categories for categorical data.

Examples

CheckCateg(x)


lijingya/MLTools documentation built on Dec. 5, 2024, 6:36 a.m.