Check if an object is of class 'funts'
is.funts(obj)
obj
The object to check.
TRUE if the object is of class 'funts', FALSE otherwise.
data("Callcenter") is.funts(Callcenter)