Learn R Programming

codelist (version 0.1.0)

is.code: Check if object is a code

Description

Check if object is a code

Usage

is.code(x)

Value

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

Arguments

x

object to check