is.code {codelist}R Documentation

Check if object is a code

Description

Check if object is a code

Usage

is.code(x)

Arguments

x

object to check

Value

Returns a logical of length 1 indicating whether or not X is of type 'code'.


[Package codelist version 0.1.0 Index]