encode.default: Encode Default.

Description Usage Arguments Value See Also

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


bergsmat/encode documentation built on May 12, 2019, 3:06 p.m.