print.CNVMetric: Print CNVMetric object

View source: R/AllGenerics.R

print.CNVMetricR Documentation

Print CNVMetric object

Description

Print a CNVMetric object and returns it invisibly.

Usage

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

Arguments

x

the output object from calculateOverlapRegionsMetric function to be printed.

...

further arguments passed to or from other methods.

Value

the argument x.

See Also

The default method print.default.


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