is.CNVMetric: Is an object of class 'CNVMetric'

View source: R/AllGenerics.R

is.CNVMetricR Documentation

Is an object of class CNVMetric

Description

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

Usage

## S3 method for class 'CNVMetric'
is(x, ...)

Arguments

x

an object.

...

further arguments passed to or from other methods.

Value

a logical.


adeschen/CNVMetrics documentation built on July 19, 2023, 10:24 p.m.