cl {codelist} | R 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 |
Value
An object of type 'codelist'.
[Package codelist version 0.1.0 Index]