print.glmDataSet: Printing object from *_glmDataSet_* and...

print.glmDataSetR Documentation

Printing object from glmDataSet and 'RangedGlmDataSet' classes by simple print methods.

Description

Printing object from glmDataSet and 'RangedGlmDataSet' classes by simple print methods.

Usage

## S3 method for class 'glmDataSet'
print(x, digits = getOption("digits"), ...)

## S3 method for class 'RangedGlmDataSet'
print(x, digits = getOption("digits"), ...)

Arguments

x

Object from class glmDataSet or from class 'RangedGlmDataSet'.

digits

Number of significant digits to be used.


genomaths/MethylIT documentation built on Feb. 3, 2024, 1:24 a.m.