encode.default: Encode Default.

View source: R/encode.R

encode.defaultR Documentation

Encode Default.

Description

Encodes using default method: coerces to character and and encodes the result.

Usage

## Default S3 method:
encode(x, labels = NULL, ...)

Arguments

x

object

labels

same length as x if supplied

...

passed arguments

Value

character

See Also

Other encode: encode(), encode.character(), encode.list()


encode documentation built on Feb. 18, 2026, 9:06 a.m.