codes.default {encode}R Documentation

Extract Codes by Default from an Object

Description

Extracts codes from an object using the default method.

Usage

## Default S3 method:
codes(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 codes: codes


[Package encode version 0.3.6 Index]