getUsedFactorLevels {BBmisc}R Documentation

Determines used factor levels.

Description

Determines the factor levels of a factor type vector that are actually occuring in it.

Usage

getUsedFactorLevels(x)

Arguments

x

[factor]
The factor.

Value

[character]


[Package BBmisc version 1.13 Index]