is.codelist: Check if an object is a Code List

View source: R/is.codelist.R

is.codelistR Documentation

Check if an object is a Code List

Description

Check if an object is a Code List

Usage

is.codelist(x)

Arguments

x

object to test.

Value

Returns a logical of length 1. Returns TRUE is x is of type codelist or a data.frame that conforms to the requirements of a code list.


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