cl: Get the code list associated with the object

View source: R/cl.R

clR Documentation

Get the code list associated with the object

Description

Get the code list associated with the object

Usage

cl(x)

## Default S3 method:
cl(x)

## S3 method for class 'code'
cl(x)

Arguments

x

the object to get the codelist from.

Value

An object of type 'codelist'.


codelist documentation built on April 12, 2025, 2:25 a.m.