factorize: Factorize

factorizeR Documentation

Factorize

Description

Coerce all columns in the object to factor (i.e. stringsAsFactors).

Usage

factorize(object, ...)

Arguments

object

Object.

...

Additional arguments.

Value

Modified object. All columns will be coerced to factor.

See Also

encode() for run-length encoding (Rle) approach.

Examples

showMethods("factorize")

acidgenomics/bioverbs documentation built on April 7, 2024, 7:14 a.m.