encode.default {encode} | R Documentation |
Encodes using default method: coerces to character and and encodes the result.
## Default S3 method:
encode(x, labels = NULL, ...)
x |
object |
labels |
same length as x if supplied |
... |
passed arguments |
character
Other encode: encode.character
,
encode.list
, encode