unfactor: Wrapper around unfactor()

View source: R/miscellaneous.R

unfactorR Documentation

Wrapper around unfactor()

Description

If input is a factor it will be returned as a character vector.

Usage

unfactor(input, ...)

Arguments

input

A vector.

...

Additional arguments given to s4vctrs::unfactor().


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.