as_factor: Coercion to a factor.

View source: R/generics.R

as_factorR Documentation

Coercion to a factor.

Description

Converts an object to a factor.

Usage

as_factor(x, ...)

Arguments

x

an object to be converted to a factor.

...

extra arguments passed to methods.

Value

an object of class 'factor'.


PiotrTymoszuk/ExDA documentation built on Nov. 17, 2024, 5:46 p.m.