hasTidyMethod check if there is a tidy method available for a given class.

hasTidyMethod(class)

Arguments

class

String giving object class.

Value

Logical indicating if there is a tidy method for a given class.