Skip to contents

Checks if the provided object inherits from the 'dic' class.

Usage

is_dic(x)

Arguments

x

An object to check.

Value

TRUE if the object is of class 'dic', FALSE otherwise.