Learn R Programming

codelist (version 0.1.0)

cl: Get the code list associated with the object

Description

Get the code list associated with the object

Usage

cl(x)

# S3 method for default cl(x)

# S3 method for code cl(x)

Value

An object of type 'codelist'.

Arguments

x

the object to get the codelist from.