is.codelist {codelist}R 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.


[Package codelist version 0.1.0 Index]