is_dic.Rd
Checks if the provided object inherits from the 'dic' class.
is_dic(x)
An object to check.
TRUE if the object is of class 'dic', FALSE otherwise.