Functions to test inheritance relationships between an object and class CNVMetric.

# S3 method for class 'CNVMetric'
is(object, class2)

Arguments

object

an object.

class2

a character string giving the name of the class.

Value

a logical.