decodes.default {encode}R Documentation

Extract Decodes by Default from an Object

Description

Extracts decodes from an object using the default method.

Usage

## Default S3 method:
decodes(x, simplify = TRUE, ...)

Arguments

x

object

simplify

whether to convert length one list to vector

...

passed arguments

Value

list, or vector if simplify = TRUE

See Also

Other decodes: decodes


[Package encode version 0.3.6 Index]