print.screeningResult {geneSLOPE}R Documentation

Print function for class screeningResult class

Description

Print function for class screeningResult class

Usage

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

Arguments

x

screeningResult 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]