encode.default: Encode Default.

Description Usage Arguments Value See Also

View source: R/encode.R

Description

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

Usage

1
2
## 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.character, encode.list, encode


encode documentation built on May 2, 2019, 6:08 a.m.