print.clumpingResult {geneSLOPE}R Documentation

Print clumpingResult class object

Description

Print clumpingResult class object

Usage

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

Arguments

x

clumpingResult class object

...

Further arguments to be passed to or from other methods. They are ignored in this function.

Value

No return value, called for side effects


[Package geneSLOPE version 0.38.2 Index]