Rdocumentation
powered by
Learn R Programming
BBmisc (version 1.10)
getUsedFactorLevels: 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
]